Marek Stepanek <marekstepa...@yahoo.co.uk> said:
> Daniel E. Macks wrote:
>> Alexander Hansen <alexanderk.han...@gmail.com> said:
>>>
>>> Fink expects you to have perl-5.8.6 on OS 10.4.  If your perl-5.10.0 is
>>> in /usr/local (which is what it looks like from your output) then you
>>> ought to be able to move /usr/local out of the way temporarily while you
>>> update your Fink packages.
>> 
>> ...which is generally a good idea anyway, thanks to some compiler
>> issues. OTOH, fink itself should know to look specifically at
>> /usr/bin/perl for system-perl (and if you change *that*, you're in for
>> a world of hurt from all sorts of things, not just fink). What is
>> "ls -l /usr/bin/perl*" and "/usr/bin/perl -v"?
>
> Hello all from fink mailing list!
>
> First to your questions, Dan:
>
> % ls -l /usr/bin/perl*
> 2160 -rwxr-xr-x   2 root  wheel  1103676 Aug 21  2007 /usr/bin/perl*
>    88 -rwxr-xr-x   1 root  wheel    43444 Dec  7  2006 /usr/bin/perl5.8.6*
>    88 -rwxr-xr-x   1 root  wheel    43444 Dec  7  2006 
> /usr/bin/perl_586_out*
>    80 -rwxr-xr-x   1 root  wheel    37615 Jan 12 23:09 /usr/bin/perlbug*
>    40 -rwxr-xr-x   1 root  wheel    17953 Dec  7  2006 /usr/bin/perlcc*
>     8 -rwxr-xr-x   1 root  wheel      224 Dec  7  2006 /usr/bin/perldoc*
>    24 -rwxr-xr-x   1 root  wheel    11667 Dec  7  2006 /usr/bin/perlivp*
>
> and
>
> % /usr/bin/perl -v
>
> This is perl, v5.8.8 built for darwin-2level

You did something manually or via some non-fink system that replaced
your /usr/bin/perl, which is always supposed to be the same as
whichever /usr/bin/perlX.X.X comes with OS X, with a different perl.

Third-party and manually-installed stuff needs to coexist as
alternative location from apple-supplied stuff, not overwrite it or
change fundamental properties of it.

dan

-- 
Daniel Macks
dma...@netspace.org
http://www.netspace.org/~dmacks



------------------------------------------------------------------------------
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to