[MacPorts] InstallingMacPorts modified

MacPorts noreply at macports.org
Sat Apr 30 08:52:02 PDT 2011


Changed page "InstallingMacPorts" by ryandesign at macports.org from 70.253.69.7*
Page URL: <https://trac.macports.org/wiki/InstallingMacPorts>
Diff URL: <https://trac.macports.org/wiki/InstallingMacPorts?action=diff&version=48>
Revision 48

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: InstallingMacPorts
=========================================================================
--- InstallingMacPorts (version: 47)
+++ InstallingMacPorts (version: 48)
@@ -1,7 +1,7 @@
 [[PageOutline(1-2,Table of Contents,inline)]]
 
 = 1. Install Xcode Tools =
- 1. Download and install the latest version of [http://developer.apple.com/technologies/xcode.html Xcode Tools] for your OS version. It is best not to install an older version from the Mac OS X install disk, since it may have bugs that cause some ports to fail to install. Latest versions are [http://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=19907 2.5] for Mac OS X 10.4, [http://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=20491 3.1.4] for Mac OS X 10.5, and 3.2.6 or 4.0.2 for Mac OS X 10.6.
+ 1. Download and install the latest version of [http://developer.apple.com/technologies/xcode.html Xcode Tools] for your Mac OS X version. It is best not to install an older version from the Mac OS X install disk, since it may have bugs that cause some ports to fail to install. Latest versions are [http://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=19907 2.5] for Mac OS X 10.4, [http://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=20491 3.1.4] for Mac OS X 10.5, and 3.2.6 or 4.0.2 for Mac OS X 10.6.
  2. Run the binary installer.
  3. Click Customize, expand the Applications category and click the checkbox beside X11 SDK to add it to the default items.
  4. Click Install to install Xcode Tools and the X11 SDK.
@@ -10,7 +10,7 @@
 Xcode Tools is not updated via the Software Update utility on OS versions prior to 10.6.
 
 = 2. Install XWindows (X11) =
-On OS X 10.4, Apple's X11 is an optional install.  If the application X11 is not present in /Applications/Utilities:
+On Mac OS X 10.4, Apple's X11 is an optional install.  If the application X11 is not present in /Applications/Utilities:
  1. Insert the "Mac OS X Install Disk 1" and run the package named "Optional Installs".
  2. At the software selection window expand the Applications categoty and click the checkbox beside X11 (and nothing else).
  3. Click Install to install X11.
@@ -24,7 +24,7 @@
 Setting the Unix shell environment is critical for MacPorts to function. 
 == Requirements for the MacPorts' shell environment ==
 
-The MacPorts binary installer places a .profile file in your home directory (view files preceded by a dot with  'ls -a').  The contents of this ''~/.profile'' file adds the MacPorts paths in front of the standard Unix paths for the default BASH shell.  This is done so that if you have utilities or libraries from both MacPorts and OS X's standard install, the MacPorts libraries will be run instead of the ones provided by Apple.
+The MacPorts binary installer places a .profile file in your home directory (view files preceded by a dot with  'ls -a').  The contents of this ''~/.profile'' file adds the MacPorts paths in front of the standard Unix paths for the default BASH shell.  This is done so that if you have utilities or libraries from both MacPorts and Mac OS X's standard install, the MacPorts libraries will be run instead of the ones provided by Apple.
 
 '''{{{export PATH=/opt/local/bin:/opt/local/sbin:$PATH}}}'''
 
@@ -32,7 +32,7 @@
 
 '''{{{export DISPLAY=:0.0}}}'''
 
-Do not set `DISPLAY` on OS X 10.5 (Leopard) or later, as it is set automatically and needs to be a different value.
+Do not set `DISPLAY` on Mac OS X 10.5 (Leopard) or later, as it is set automatically and needs to be a different value.
 
 So a basic ''~/.profile'' file will look something like this:
 

-------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