-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 12/15/09 12:19 PM, Viv Kendon wrote:
> On Tue, 15 Dec 2009, Alexander Hansen wrote:
> 
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> On 12/15/09 11:46 AM, Viv Kendon wrote:
>>> On Tue, 15 Dec 2009, David R. Morrison wrote:
>>>
>>>> It's possible that you'll need to add a default value (perhaps
>>>> 0.10.0?) for the binary distribution version number in the function
>>>> default_binary_version in /sw/lib/perl5/Fink/FinkVersion.pm .
>>>>
>>>>   -- Dave
>>>
>>> I'm willing to try, but as someone who doesn't speak perl,
>>> could I have more precise instructions?  I presume I change
> 
>> I'll reformat the indentation.  I believe this is right:
>>
>> my %bindists = (
>>      "10.2-gcc3.3/powerpc" => "0.6.4",
>>      "10.3/powerpc" => "0.7.2",
>>      "10.4-transitional/powerpc" => "0.8.0",
>>      "10.4/powerpc" > => "0.8.1",
>>      "10.4/i386" => "0.8.1",
>>      "10.5/powerpc" => "0.9.0",
>>      "10.5/i386" => "0.9.0",
>>      "10.6/i386" => "0.10.0",
>>      "10.6/x86_64" => "0.10.0"
>> );
> 
> I applied this, and I know it used the updated file because 
> I left a typo in first time around.  But it didn't make any 
> difference to the behaviour, it still started compiling as 
> before.  Is there something else I have to run to get it to 
> take effect?
> 
> Or is there a simple way to do the equivalent of "fink 
> update-all" with apt-get that pulls the debs from my server?
> 
> many thanks,
> -- Viv
> ________________________________________________
> Dr Viv Kendon    http://quantum.leeds.ac.uk/~viv
> tel: +44 113 343 4864      Physics and Astronomy
> Quantum Information Group    University of Leeds
> 
> 
>


apt-get dist-upgrade

is the analog to 'fink update-all' that you're looking for.
- -- 
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAksn0qcACgkQB8UpO3rKjQ+hMQCfecRXm5AHB8a9QBzu5cjlOPA5
JEkAn2AJg6IOOcZi4trN9JtBPwwK0Wps
=wHMs
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to