-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jason Stelzer wrote: > On May 15, 2007, at 3:46 PM, Holger Schulz wrote: > export PERL5LIB=/sw/lib/perl5:/sw/lib/perl5/darwin > > then try again. Or, probably better, source in the /sw/bin/init.sh > file so your environment settings are correct.
Actually, I believe the nature of the new sudo is that it drops such things. Try: sudo env PERL5LIB="$PERL5LIB" ./update.pl - -- Benjamin Reed a.k.a. Ranger Rick Fink, KDE, and Mac OS X development http://www.racoonfink.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGShDKUu+jZtP2Zf4RAszUAJ9Lv2EIhIDkx92IYKS65PUu0EnfjgCfZvnO /n0Z8tmfL8zhgzi3BvfAo2U= =ijCD -----END PGP SIGNATURE----- ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
