[Fink-beginners] fink on mac osx lion

2012-07-18 Thread Scaife A.
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

Re: [Fink-beginners] fink on mac osx lion

2012-07-18 Thread Robert Wyatt
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

Re: [Fink-beginners] fink on mac osx lion

2012-07-18 Thread Alexander Hansen
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

Re: [Fink-beginners] fink on mac osx lion

2012-07-18 Thread Scaife A.
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: