On Jan 31, 2007, at 11:51 AM, Mark Duling wrote:
"Daniel J. Luke" <[EMAIL PROTECTED]> on Wednesday, January 31, 2007 at8:44 AM -0800 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_dpu pdate_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 directorybefore 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.Can you elaborate? I know to use depends_lib-append when using variants, but where should it have been used (p5-locale-gettext?) and why in thiscase?
It should have been used instead of depends_lib because the perl5 group code already sets depends_lib to pull in perl5.8
If you set depends_lib again, you wipe out whatever was set before.So, as a general rule, if you're using any of the group code, you should stick with the -append versions.
-- Daniel J. Luke +========================================================+ | *---------------- [EMAIL PROTECTED] ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+
PGP.sig
Description: This is a digitally signed message part
_______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-users
