Installing MacPorts and MySQL on Leopard
Posted in mac on Jan 15th, 2008
I recently had to re-install a development environment on a Mac Pro so I kept track of the steps as I went. Here’s the simplest way to get MacPorts and MySQL installed on Leopard.
Install XCode 3.0 from Leopard Install Disk 2
Download MacPorts installer from http://www.macports.org/install.php and run.
Then, add the following to ~/.bash_profile (and then restart […]