so I ran the package installer available from macports, and it doesn't seem to have installed correctly. Whenever I run ports, it says command not found. Any idea why? Also, which do you guys prefer fink or ports? Should I just use both?
Just checking the obvious - have you updated your path to include '/opt/local/bin' (or whatever - going by memory here) as described in the installation notes? Macports places itself and all of the packages it provides within this separate tree.
You also have to alter the 'manpath' if you want the man pages about Macports and any installed software to be made available.
The command is sudo port. Personally I prefer MacPorts because I have a BSD background (well, and OpenStep...). Fink has a lot more prebuilt binaries available though. MacPorts is not for the impatient <grin>. I'd suggest not using both as it will be a mess with packages from both systems installed. Just use whichever one with which you're more comfortable.
Thanks, I got it working. Needed to get my .profile setup right. The reason I asked about fink/port is there's a new app called whohas, which crawls both for packages, and I was curious why you'd want to use both.
Now, on to the whole point of this whole thing anyhow: GIT!