After I came home from work I finished installing and updating Panther with software updates. I enabled the root user in netinfo manager so that terminal wouldn’t throw an error if I had to ‘su’ something. I installed Xtools… the required packages, OS X developer tools and the X11 SDK. I made sure to deselect gcc 3.1 since I had no use for it, that was the problem I think.
I downloaded fink again and set up the path in my .profile file and copied the xinitrc file from ‘/private/etc/X11/xinit/xinitrc’ to ‘~/.xinitrc’ and once again added ‘source /sw/bin/init.sh’ so that X11 would have the right path. I checked my path in both and checked gcc… I got a reply of gcc3.3 from apple computer. Yay! So far so good!
I went back to fink and ran ‘fink scanpackages’ followed by ‘fink index’. No problems yet. Ran ‘fink selfupdate-rsync’. Still good. Set up fink to use unstable packages as well as stable ones (some of the apps I want to install don’t have a stable version for 10.3 yet) then went back and ran ‘fink index’ again.
Now for the moment of truth, did it pay off? I typed in ‘fink install ethereal’… do I want to download and install 45 dependencies.. sure why not (I need them to run it)… I waited a minute as it downloaded them (thank God for broadband)… it went through its usual checks… gcc ok… BANG! It started compiling. I’m so frekin happy that I managed to do it right this time around. Right now it’s compiling ethereal. Should take a few hours. I’ll let it go and come back to check on it. The important thing is that it Is compiling!