On 31/08/2009, at 12:58, Alexander Hansen wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Robert Black wrote: >> Folks: >> >> The folks here are about to change me from my trusty PPC G5, where >> everything I use works fine, to a wintel imac with snow leopard on >> it. >> I presume all my fink installed apps will need to be reinstalled and >> recompiled for the little-endian POC. > > Yup. We've never supported any PowerPC -> Intel migration option. > The > following one-liner will capture all of the real (rather than virtual) > packages > > fink list -it | grep -v " p " | grep -v "\[" | cut -f2 > > and you can capture that output into a text file so that you can make > the rebuild/reinstall procedure more automated.
I've used Alexander's command above as the basis for a post on reinstalling Fink: http://finkers.wordpress.com/2009/08/31/starting-anew/ Suggestions and corrections are much appreciated. Cheers, -- monipol http://finkers.wordpress.com Submitting a Fink bug report? Read this: http://www.finkproject.org/doc/netiquette/index.php http://finkers.wordpress.com/2009/06/03/bug-reports/ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
