[MacPorts] InstallingMacPorts modified

MacPorts noreply at macports.org
Tue Jul 23 19:17:01 PDT 2013


Page "InstallingMacPorts" was changed by larryv at macports.org
Diff URL: <https://trac.macports.org/wiki/InstallingMacPorts?action=diff&version=62>
Revision 62
Comment: MacPorts base does not need to know where X11 is
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: InstallingMacPorts
=========================================================================
--- InstallingMacPorts (version: 61)
+++ InstallingMacPorts (version: 62)
@@ -143,21 +143,8 @@
   --with-install-group=`id -gn` \
   --with-tclpackage=$HOME/macports/share/macports/Tcl \
 }}}
- You can also consider using the `--enable-readline` flag if you want the [wiki:SummerOfCode#interactive "interactive" `port(1)` command] to have readline support; however, if you have a custom version of readline installed, you might have to use the `--disable-readline` flag instead. You will also have to tell the configure script where your X11 is. On older versions of OS X, this can be done with the following flags:
-{{{
-  --x-includes=/usr/X11R6/include \
-  --x-libraries=/usr/X11R6/lib \
-}}}
- On newer versions of OS X, the flags are:
-{{{
-  --x-includes=/usr/X11/include \
-  --x-libraries=/usr/X11/lib \
-}}}
- On versions of OS X where only XQuartz is available (i.e. Mountain Lion and later), the flags are:
-{{{
-  --x-includes=/opt/X11/include \
-  --x-libraries=/opt/X11/lib \
-}}}
+ You can also consider using the `--enable-readline` flag if you want the [wiki:SummerOfCode#interactive "interactive" `port(1)` command] to have readline support; however, if you have a custom version of readline installed, you might have to use the `--disable-readline` flag instead.
+
  Sometimes the check for a working Objective-C Foundation can fail; if that is the case, try passing the following flag to the configure script:
 {{{
 --without-objc-foundation \
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/InstallingMacPorts>
MacPorts <http://www.macports.org/>
Ports system for OS X

This is an automated message. Someone added your email address to be
notified of changes on 'InstallingMacPorts' page.
If it was not you, please report to .


More information about the macports-changes mailing list