>>>>> "David" == David R Morrison <[EMAIL PROTECTED]> writes:
David> My idea for addressing this is to create a new symlink: David> ln -s /sw/lib/perl5/darwin /sw/lib/perl5/darwin-thread-multi-2level David> That way, a perl built with the longer architecture flag will find David> things stored in /sw/lib/perl5. But it won't run. The reason for the arch tag in that path is that it needs to be in there. Stuff built with threads won't work with stuff built without threads. Stuff built with multi-2level won't work with stuff built without. Any scheme you come up with must have the arch tag in there somewhere. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training! ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel