Re: adding how-to install v1.0 to FAQ?
Re: adding how-to install v1.0 to FAQ?
- Subject: Re: adding how-to install v1.0 to FAQ?
- From: Toshimitsu Tanaka <email@hidden>
- Date: Sat, 28 Jun 2003 03:35:25 +0900
oops.
The quartz-wm does not work on x11-wwdc.
Can anyone summarize for the list, or perhaps post to one of the
X11.app
FAQs how to go about downloading the necessary code and compiling it to
get X11 v1.0 running?
1. Download X11-wwdc source code from
http://developer.apple.com/darwin/projects/X11/index.html.
2. Get Xplugin.h and install as /usr/include/ Xplugin.h.
(http://lists.apple.com/mhonarc/x11-users/msg03665.html)
3. Create the symlink /usr/lib/libXplugin.dylib->libXplugin.1.0.dylib.
(http://lists.apple.com/mhonarc/x11-users/msg03644.html)
4. % tar xzf X11ForMacOSXSource-wwdc.tar.gz
% cd X11ForMacOSXSource-wwdc/xc
5. % make World
% sudo make install
% sudo make install.man
6. Create a ~/.xinitrc which runs other window manager instead of
quartz-wm.
(The quartz-wm does not work on x11-wwdc.)
7. Launch /Applications/Utilities/X11.app.
---
Toshimitsu Tanaka
email@hidden
http://member.nifty.ne.jp/poseidon/index.html
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.