Random Ranting (196) · Gadgets & Tech (15) · Anime & Otaku (11) · Watches & Horology (46) · Movies & TV (6) · Photography (3)



Latest Posts Recent Comments Comrades


My blog is worth $4,516.32.
How much is your blog worth?


Installing and Configuring Fink for OS X

Download fink from http://fink.sourceforge.net and run the .dmg suited for your architechture; in my case I ran the file contained in Fink-0.8.1-PowerPC-Installer.dmg

Once this is done, run the little ‘pathsetup’ app inside the diskimage, which will append ‘test -r /sw/bin/init.sh && . /sw/bin/init.sh‘ to your .bash_profile. I tend to pull it out and have it in my .bashrc while my .bash_profile looks like,

# .bash_profile

# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi

Customizing Fink

Related Posts & Articles


Google Search


RSS/Meta Articles