[MacPorts] InstallingMacPorts modified

MacPorts noreply at macports.org
Sat Oct 31 22:46:42 PDT 2009


Changed page "InstallingMacPorts" by jmr at macports.org from 123.243.246.165*
Page URL: <http://trac.macports.org/wiki/InstallingMacPorts>
Diff URL: <http://trac.macports.org/wiki/InstallingMacPorts?action=diff&version=43>
Revision 43
Comment: update base version and links

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: InstallingMacPorts
=========================================================================
--- InstallingMacPorts (version: 42)
+++ InstallingMacPorts (version: 43)
@@ -100,7 +100,7 @@
 
 = 4. Install MacPorts =
 == Install MacPorts using the binary installer (to /opt/local/ only) ==
- 1. Download the latest MacPorts .dmg disk image, currently [http://svn.macports.org/repository/macports/downloads/MacPorts-1.7.1/ version 1.7.1].
+ 1. Download the latest MacPorts .dmg disk image, currently [http://www.macports.org/install.php version 1.8.1].
  2. Run the binary installer.
  3. Perform the default “easy” install.
 
@@ -108,28 +108,28 @@
  * A MacPorts' selfupdate (see below) will automatically update to the latest release if the binary .dmg image is behind the latest released tarball. 
 
 == Install MacPorts from source (to any path except /usr/local/) ==
- 1. Download and unzip the latest MacPorts tarball from the [http://svn.macports.org/repository/macports/downloads/ MacPorts download area].
+ 1. Download and unzip the latest MacPorts tarball from the [http://www.macports.org/install.php MacPorts download area].
  2. Perform these commands in a terminal window.
 {{{
-cd ~/MacPorts-1.8.0/
+cd ~/MacPorts-1.8.1/
 ./configure --enable-readline
 make
 sudo make install
 }}}
 
 '''Note:'''
- * To see why /usr/local is not a viable install location for MacPorts, see the [http://trac.macosforge.org/projects/macports/wiki/FAQ MacPorts FAQ]
+ * To see why /usr/local is not a viable install location for MacPorts, see the [http://trac.macports.org/wiki/FAQ MacPorts FAQ]
 
 == Install MacPorts from source as an unprivileged (non-root) user ==
 
 If you don't have root on your machine, or if you just prefer to install packages without becoming root, the following steps will install MacPorts into ~/macports (tested on Leopard and Tiger).
 
 
-  * Download the source as bzip2 tarball from [http://svn.macports.org/repository/macports/downloads/ MacPorts download area]
+  * Download the source as bzip2 tarball from [http://www.macports.org/install.php MacPorts download area]
   * Run the following
  
 {{{
-  tar -jxf MacPorts-1.8.0.tar.bz2 && cd MacPorts-1.8.0
+  tar -jxf MacPorts-1.8.1.tar.bz2 && cd MacPorts-1.8.1
 }}}
   * Then:
 

-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
MacPorts <http://www.macports.org/>
Ports system for Mac OS

This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on InstallingMacPorts. If it was not you, please
report to .


More information about the macports-changes mailing list