Great! This worked out for me, too! Thanks a lot!

On Wednesday, January 8, 2003, at 04:41 PM, Douglas Theobald wrote:

For the moment, I think this is the best solution:

Install the Apple X11.

sudo mv /usr/X11R6 /usr/X11R6_bak
sudo mv /etc/X11 /etc/X11_bak

fink install xfree86-base-threaded
fink install xfree86-rootless-threaded

cp /usr/X11R6_bak/bin/Xquartz /usr/X11R6/bin
cp /usr/X11R6_bak/bin/quartz-wm /usr/X11R6/bin
cp /usr/X11R6_bak/lib/libapplexp.1.0.dylib /usr/X11R6/lib
For sure, I also added the following symlinks:

/usr/X11R6/lib/libapplexp.dylib --> /usr/X11R6/lib/libapplexp.1.0.dylib
/usr/X11R6/lib/libapplexp.1.0dylib --> /usr/X11R6/lib/libapplexp.1.0.dylib


Apple's X11 should fire up just fine. If you use a .xinitrc, use Apple's
window manager quartz-wm, like this on the last line:

exec quartz-wm

It works for me quite well. You end up with a threaded X windows install
with apple's X11.
In my case, I wanted to go back to XDarwin, and replaced quartz-wm with wmaker. Note: quartz-wm doesn't run on XDarwin.

Kow



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to