Monday, 21 September 2009
EDIT: I'm a bit late with upgrading to Snow Leopard (just a few days!) but MacPorts has a package available which should work with Mac OS X 10.6.
If you want to use MacPorts on Mac OS X 10.6 (Snow Leopard) and can't wait for the next release, you best get the latest from the SVN repository (posted on MacRumors):
If you want to use MacPorts on Mac OS X 10.6 (Snow Leopard) and can't wait for the next release, you best get the latest from the SVN repository (posted on MacRumors):
- Get the latest XCode first: the one you installed on Leopard might not work. ./configure will fail not finding a decent compiler.
- Open up the Terminal
- shell> svn co http://svn.macports.org/repository/macports/trunk/base/ macports-base
- shell> cd macports-base
- shell> ./configure
- shell> make
- shell> sudo make install
- shell> sudo /opt/local/bin/port -v selfupdate
Subscribe to:
Post Comments (Atom)
Post a Comment