On Monday, November 4, 2002, at 04:38  PM, Ben Hines wrote:

On Monday, November 4, 2002, at 03:22  PM, Jim McCarty wrote:

Does anyone see a problem with this? If so, I guess I can always put a
symbolic link or just cp the /usr/local/bin/perl into /usr/bin - I'd
rather not have to go through cleaning up the installation I now have to
re-install over the standard Apple location.

Um, yes. any script with /usr/bin/perl will fail. Removing standard system components is Not Smart™.

Apple things DO use /usr/bin/perl, like for example some postinstall scripts. The Quicktime 6.0.2 update uses some perl that breaks under 5.8 (they may have fixed the installer by now, but the first version broke)
So, as suggested, things might break. I tried rebuilding storage-pm and it failed cause it couldn't find /usr/bin/perl.

Can't exec "perl": No such file or directory at /sw/lib/perl5/Fink/Services.pm line 216.

A quick symbolic link fixed the problem... this time.

I guess I could remove the /usr/local/bin installation and go for the /usr/bin version. Anybody know an easy way to remove the /usr/local/bin/perl install? What have others done, write over the Apple version or make links and copies of 5.8 in the standard locations? Or do you just rearrange your $PATH so /usr/local/bin comes first and leave the 5.6 install alone?

Thanks, Jim

--
well now… where you fella’s going with all that beer?



--
If you can eat a big can of stew, you can make a high performance antenna.
- Gregory Rehm (?)


-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to