Hello everybody, i want to install ddd package with darwin ports (with sudo port install ddd) but this wants to compile xfree86 packet,and it gets errors. i want it to use Apple X11 instead of xfree86,how can i do that? Thanks...
On 1/2/08, spindle <spindle23@gmail.com> wrote:
Hello everybody,
i want to install ddd package with darwin ports
(with sudo port install ddd)
but this wants to compile xfree86 packet,and it gets errors.
i want it to use Apple X11 instead of xfree86,how can i do that?
spindle, what version of Mac OS X are you use? I'm using Leopard and some of the well seasoned respected MacPorts maintainers and I had a threaded discussion about this yesterday (check the archives for yesterday, 1 January 2008) -T.M. Thanks...
_______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
On Jan 2, 2008, at 17:03, spindle wrote:
Hello everybody,
i want to install ddd package with darwin ports
(with sudo port install ddd)
but this wants to compile xfree86 packet,and it gets errors.
i want it to use Apple X11 instead of xfree86,how can i do that?
You need both X11User.pkg and X11SDK.pkg. Depending on your version of Mac OS X, these are found in different places. For Leopard: X11User is already installed. Install Xcode 3 to get X11SDK. For Tiger: X11User is an optional install on your Mac OS X DVD. After you do that, install X11SDK from the Xcode 2.5 disk image downloaded from Apple Developer Connection. For Panther: X11User is available from Apple Support Downloads. After that's installed, install the X11SDK from the Xcode 1.5 disk image downloaded from Apple Developer Connection. Once X11User and X11SDK are installed, ports that claim to depend on XFree86 will make use of Apple X11 instead of using XFree86.
participants (3)
-
Ryan Schmidt
-
spindle
-
Tabitha McNerney