Changes between Initial Version and Version 1 of Ticket #22261
- Timestamp:
- Oct 27, 2009, 8:08:00 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22261
-
Property
Status
changed from
new
toclosed
-
Property
Resolution
changed from
to
duplicate
-
Property
Status
changed from
-
Ticket #22261 – Description
initial v1 1 {{{ 1 2 bash-3.2# port install odcctools 2 3 ---> Computing dependencies for odcctools … … 23 24 24 25 I've changed the -d to ${workpath/odcctools and it does that same thing, I've changed it to ${workpath} and it gives an error with no odcctools directory appended (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_odcctools/work) I've changed it to name and it gives just plain odcctools once, but some reason it keeps spitting out odcctools twice in the default configuration and also replacing ${name} with the odcctools. 25 26 }}} 26 27 This is on leopard 10.5.8. I'm trying to install odcctools to troubleshoot a g95 problem with some custom code.