Craig Maloney wrote:
[]
bash$ sudo dpkg --configure fink Setting up fink (0.16.0-1) ... Checking system... powerpc-apple-darwin6.8
You'd do yourself and us a favor by installing a more recent version of fink. Even the binary release for OSX 10.2, which is already 5 months old, has version 0.18.3-1. Version 0.16.0-1 is from last October, and so many things have changed in the meantime that it is now almost impossible to debug this ancient version.
You should make sure that you have a line
deb http://us.dl.sourceforge.net/fink/direct_download 10.2-gcc3.3/release main crypto
in your /sw/etc/apt/sources.list and that your /sw/etc/fink.conf has a line
Distribution: 10.2-gcc3.3
Then run
sudo apt-get update sudo apt-get install fink
After this you should be in a better shape to continue your updates.
This system is supported and tested. ln -s 10.2 /sw/fink/dists
The "10.2" distribution is not supported any more. For Mac OSX 10.2, you should be using the "10.2-gcc3.3" distribution (which, since yesterday, has a big hole in its support, too, but hopefully this doesn't stop you).
-- Martin
------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
