I have changed in boostrap:
l1: #!/usr/bin/env -i /usr/bin/perl5.10.0 -w

l27: #use 5.008_001;  # perl 5.8.1 or newer required

and run boostrap with this command:
/usr/bin/perl5.10.0 bootstrap

and it seems to work:

#####
Writing updated configuration to '/sw/etc/fink.conf'...
plist is dpkg-bootstrap
Bootstrapping a base system via /sw/bootstrap.
Scanning package description files..........
Information about 311 packages read in 1 seconds.

BOOTSTRAP PHASE ONE: download tarballs.

curl --connect-timeout 30 -f -L -A 'fink/0.29.10' -O 
http://distfiles.master.finkmirrors.net/dpkg_1.10.21.tar.gz

.....
#####

Am I right to install fink like that?

Thanks, johann

Le 19 oct. 2009 à 21:02, Johann PELLET a écrit :

> Hi all,
>
>
>>> which perl: /usr/bin/perl
>> Let's also see the output of
>> ls -l /usr/bin/perl :
> -rwxr-xr-x  1 root  wheel  86000 24 jui 09:42 /usr/bin/perl
>
> Like Benjamin said, I have changeg my perl default version by setting:
> VERSIONER_PERL_VERSION=5.8.9 in my environment and by using 'defaults'
> command too.
>
>
> I tried this command as suggested by Benjamin :
>  sudo env VERSIONER_PERL_VERSION=5.10.0 ./bootstrap
>
> but same results:
>
> #########
> Mirror for The Apache Project? [1]
>
> Writing updated configuration to '/sw/etc/fink.conf'...
> plist is dpkg-bootstrap
> Sorry, this version of Perl (5.008009) is currently not supported by
> Fink.
> ###########
>
>
> Thx, Johann
>
>
> Le 19 oct. 2009 à 19:30, Alexander Hansen a écrit :
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> monipol wrote:
>>> On 19/10/2009, at 13:38, Johann PELLET wrote:
>>>> After upgrading my Mac with Snow Leopard, I removed my old fink
>>>> version with this command= 'rm -rf /sw'
>>>> I have downloaded fink-0.29.10 to install this new version.
>>>> But during the installation, the installation stops:
>>>>
>>>> ####
>>>> Writing updated configuration to '/sw/etc/fink.conf'...
>>>> plist is dpkg-bootstrap
>>>> Sorry, this version of Perl (5.008009) is currently not supported  
>>>> by
>>>> Fink.
>>>> ###
>>>>
>>>> My perl version is:
>>>> perl -v:This is perl, v5.8.9 built for darwin-thread-multi-2level
>>>
>>> Salut, Johann.
>>>
>>> Fink only works with versions of Perl shipped by either Apple or  
>>> Fink
>>> itself. System's Perl on OS 10.5 is 5.8.8, whilst on OS 10.6 it's
>>> 5.10.0.
>>>
>>> It seems you've installed this (odd) version of Perl yourself. What
>>> do
>>> you get from the
>>>
>>> which perl
>>>
>>> command?
>>>
>>>
>>> Cheers,
>>>
>>> --
>>> monipol
>>> http://finkers.wordpress.com
>>>
>>
>> 5.8.9 is also present on Snow Leopard, but fink expects /usr/bin/
>> perl to
>> correspond to Perl-5.10.0
>>
>> Let's also see the output of
>>
>>      ls -l /usr/bin/perl
>>
>> if "which perl" gives /usr/bin/perl .
>> - --
>> Alexander Hansen
>> Fink User Liaison
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.4.10 (Darwin)
>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>>
>> iEYEARECAAYFAkrcokoACgkQB8UpO3rKjQ9fUgCdH9myE0R1mzjeZ9hUFpAt7xsW
>> fbcAn0PB76vA4lRILpe7ppwo6AwOAAb8
>> =uI2g
>> -----END PGP SIGNATURE-----
>
> -- --
> Johann Pellet
> IE Bioinformatique
> I
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart  
> your
> developing skills, take BlackBerry mobile applications to market and  
> stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Fink-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/fink-users



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to