- Instal X11 before install the fink : X11 you should install Xquartz-2.7.4 or later from macosforge.org
- Download for intel PC : http://prdownloads.sourceforge.net/fink/Fink-0.9.0-Intel-Installer.dmg?download
- Install dmg : Fink 0.9.0 XYZ Installer.dmg
- Run /sw/bin/pathsetup.sh
- Once fink is updated, you can use "fink install" to fetch and compile from source code.
For example, to install the Gimp, run fink install gimp.
(MAC 10.9 does not have the binary package, so you need use the "fink install pacakge_name" to get the package source and install.
http://docstore.mik.ua/orelly/unix3/mac/ch06_01.htm - The default install path is /sw
xcode-select --install
- Reference: http://www.finkproject.org/download/index.php?phpLang=en
- Q&A: http://www.finkproject.org/faq/faq.en.html
- Chinese : http://www.finkproject.org/download/index.php?phpLang=zh