jfm wrote:

./admin/cvs.sh: /sw/bin/autoheader-2.59: /sw/bin/perl: bad
interpreter: No such file or directory *** AUTOHEADER NOT FOUND!.

This type of thing is due to having at some time used a perl-xyz from
 fink, (in this case when last building autoconf2.5 _ but many other
pkgs have the problem), and then switching back to Apple's perl (eg,
because perllib didn't build shared in perl584).

...not necessarily...

I think it is impossible to ask all involved pkg's to take
appropriate precautions to avoid this possibility. The obvious thing
that comes to mind is that fink ensures _ probably through system-perl (and the various placeholders system-perlxyz) _ that /sw/bin/perl is ALWAYS a symlink to the 'currently active perl'.

I saw this type of error recently too; it happened because system-perl provides perl581-core, but not perl581. So when something wants some perl module installed that's Provided by perl581, you end up with a *real* perl581, but a *virtual* perl581-core, and get this error. The actual error is that /sw/bin/perl can't find /sw/lib/foo/libperl.dylib that it's linked against.


--
Benjamin Reed, a.k.a. RangerRick
[EMAIL PROTECTED] / http://ranger.befunk.com/



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to