mac

How do I install MacPorts on my Mac?

If you have wget installed, you can do the following:

1. wget http://distfiles.macports.org/MacPorts/MacPorts-1.9.2.tar.bz2
2. tar xzvf MacPorts-1.9.2.tar.gz
3. cd MacPorts-1.9.2
4. ./configure && make && sudo make install
5. You now should have installed macports successfully.
6. cd ../
7. rm -rf MacPorts-1.9.2
8. sudo port -v selfupdate

Using the above procedure, you will install MacPorts, clean up the source files, and update MacPorts.

1 Comment

1 Comment

  1. Link Building

    December 8, 2010 at 2:44 pm

    Love the blog here. Nice colors. I am definitely staying tuned to this one. Hope to see more.

Leave a Reply

Your email address will not be published. Required fields are marked *

To Top