On Oct 19, 2007, at 10:09 PM, rodneytamblyn wrote:
I am having trouble getting tiff to install, and it seems I am not alone (http://www.nabble.com/port--u-upgrade-outdated- tf4564763.html#a13038283)
Can anyone tell me what I'm doing wrong?
I've tried:
port sync sudo port -dvnf upgrade outdated port clean tiff
lake:~ root# port install tiff ---> Fetching tiff ---> Verifying checksum(s) for tiff ---> Extracting tiff ---> Configuring tiff ---> Building tiff with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_graph ics_tiff/work/tiff-3.8.2" && make all " returned error 2
/snip/ I think the actual error occured in the previous step "Configuring...". That build phase error 2 is just "file [dir] not found" (I think) run it again with: port clean tiff port install -d tiff and send the output to the list and lets take a look good luck