Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building Leopard X11 from Source



On Oct 28, 2007, at 5:32 PM, Jamie Kennea wrote:


On Oct 28, 2007, at 8:11 PM, Ben Byer wrote:

(It will also eventually be available from opensource.apple.com along with the rest of the Darwin stuff, but the freedesktop.org codebase will be actively maintained.)

Will this include the source to quartz-wm?

... not yet. This is a frequent request, and it is something I would like to see happen, but it is currently beyond my control.


The source for the Xquartz distributed with 10.5 is currently up in the freedesktop.org git. You should be able to do something like this (assuming you use MacPorts to get git):

$ sudo port install pkgconfig git-core
$ curl -LO curl -LO http://downloads.sourceforge.net/mesa3d/MesaLib-6.5.2.tar.bz2
$ tar xjf MesaLib-6.5.2.tar.bz2
$ git clone git://anongit.freedesktop.org/git/xorg/xserver
$ cd xserver
$ git checkout xorg-server-1.2-apple
$ export PKG_CONFIG_PATH=/opt/local/lib/pkgconfig:/usr/X11/lib/pkgconfig
$ ./autogen.sh --prefix=/usr/X11 --with-mesa-source=../Mesa-6.5.2
$ make

You will then find Xquartz in hw/darwin.

There will likely still be some rough edges, but I'll work them out when I've gotten some sleep.
-b


_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/x11-users/email@hidden

This email sent to email@hidden
References: 
 >Building Leopard X11 from Source (From: Aaron Bannert <email@hidden>)
 >Re: Building Leopard X11 from Source (From: Ben Byer <email@hidden>)
 >Re: Building Leopard X11 from Source (From: Jamie Kennea <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.