Prerequisites:
1. Mac OS X 10.4.4
2. Install XCode 2.x or higher for Tiger Developers Tools (from Apple Install DVD)
3. Install X11 (version 1.1) from the same DVD, you can find it:
/Mac OS X Install Disc 1/System/Installation/X11User.pkg
Once you have the Apple tools done, you'll embark on getting the Unix side working.
Follow these steps, in this order:
1. Download and install Fink 0.80 (or latest version).
http://fink.sourceforge.net/download/in ... phpLang=en
2. Download Fink Commander 0.5.4 or higher (GUI for Fink) and place the App in your Utilities or Applications folder
http://finkcommander.sourceforge.net/
3. Download SourceOffSite for Mac OS X, get Version 4.1.2 Client for Mac OS X (w/ 128-bit encryption)
http://www.sourcegear.com/sos/downloads.html
Drop the SourceOffSite folder into your Utilities or Applications folder, nothing to install.
Configuring Fink to enable unstable packages:
1. To configure Fink to use unstable, edit /sw/etc/fink.conf (pico or vi)
2. Add unstable/main and unstable/crypto to the Trees: line
3. In Terminal, Run ./fink selfupdate (this could take a while, get a latte)
4. Run ./fink index
5. Run ./fink scanpackages
Installing READLINE, GNOME Toolkit, GNOME Lib
1. Launch Fink Commander
2. User the search to find "readline"
3. Highlight (shift-click) readline5 and readline5-shlibs
4. Click the Install Binary Files (or from Source if newer) icon (the first one on the toolbar) and wait for Fink Commander to say Done at the bottom.
5. Do the same for gtk+2, gtk+2-dev, gtk+2-shlibs, gtk-doc
6. Do the same for glib2, glib2-dev, glib2-shlibs
Opening SOS with X11
1. Go to your Utilities folder (or where you stuck SourceOffSite)
2. Open the SourceOffSite folder
3. CTRL-Click or Right-mouse click the sos file
4. Select Open With > Other...
5. Find X11 (in your Utilities folder), don't forget to click the checkbox Always Open With
6. Double-Click the sos file in the SourceOffSite Directory
-Lee
