I've just upgraded from snow leopard to lion and virtually nothing works,
including fink... I need to re-install it and I read that using:
> dpkg --get-selections | cut -f1 > fink_packages.txt
will store a list of everything that's currently installed so I can just
replace it all after re-ins
Scaife A. wrote:
>
> I've just upgraded from snow leopard to lion and virtually nothing works,
> including fink... I need to re-install it and I read that using:
>
>> dpkg --get-selections | cut -f1 > fink_packages.txt
> will store a list of everything that's currently installed so I can just
> r
On 7/18/12 8:44 AM, Robert Wyatt wrote:
> Scaife A. wrote:
>>
>> I've just upgraded from snow leopard to lion and virtually nothing works,
>> including fink... I need to re-install it and I read that using:
>>
>>> dpkg --get-selections | cut -f1 > fink_packages.txt
>> will store a list of everythi
Brilliant, that worked. Thanks!
From: Alexander Hansen [alexanderk.han...@gmail.com]
Sent: 18 July 2012 17:11
To: Scaife A.
Cc: fink-beginners@lists.sourceforge.net
Subject: Re: [Fink-beginners] fink on mac osx lion
On 7/18/12 8:44 AM, Robert Wyatt wrote: