On Jan 31, 2007, at 6:12 AM, Ivan Teliatnikov wrote:
Error: Target com.apple.configure returned: configure failure: shell command "cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupd ate_dports_perl_p5-locale-gettext/work/gettext-1.05" && /opt/local/ bin/perl Makefile.PL INSTALLDIRS=vendor" returned error 127 Command output: sh: line 1: /opt/local/bin/perl: No such file or directory
before this happens, macports should try to install perl5.8, but it doesn't because the port uses depends_lib instead of depends_lib- append to specify its dependencies.
I made a soft link from /usr/bin/perl to /opt/local/bin/perl and tried again.
You don't want that. remove the softlink and install perl5.8 from macports: port install perl5.8 -- Daniel J. Luke +========================================================+ | *---------------- dluke@geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+