Message: 4
Date: Thu, 9 Jan 2003 20:38:18 +0100
Subject: Re: [Fink-users] Bluefish, Apple X11, and xfree86-threaded?
From: =?ISO-8859-1?Q?Mich=E8le_Garoche?= <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
It's perfect now. Many thanks to Douglas, Ben and all people who helped=20=
me. XDarwin and X11 works.
So I did:
1 -
sudo sudo dpkg -r --force-depends xfree86-rootless-threaded=20
xfree86-rootless-threaded-shlibs xfree86-base-threaded=20
xfree86-base-threaded-shlibs
2 -
Install X11User, X11SDK
3 -
sudo mv /usr/X11R6 /usr/X11R6_bak
sudo mv /etc/X11 /etc/X11_bak
4 -
fink install xfree86-base-threaded
fink install xfree86-rootless-threaded
5 -
sudo cp /usr/X11R6_bak/bin/Xquartz /usr/X11R6/bin
sudo cp /usr/X11R6_bak/bin/quartz-wm /usr/X11R6/bin
sudo cp /usr/X11R6_bak/lib/libapplexp.1.0.dylib /usr/X11R6/lib
6 -
mkdir ~/X11
sudo cp /usr/X11R6_bak/bin/Xquartz ~/X11
sudo cp /usr/X11R6_bak/bin/quartz-wm ~/X11
sudo cp /usr/X11R6_bak/lib/libapplexp.1.0.dylib ~/X11
7 -
sudo pico .xinitrc
and added: exec quartz-wm
and disable: exec wmaker
leaving the xterm as it was.
Mich=E8le
<http://micmacfr.homeunix.org/>
On Monday, February 10, 2003, at 10:03 PM, Mike wrote:
I have two questions.
1. I read about the new version of XDarwin that will do 3D and 2D graphic acceleration. (Or at least 2D) I know it isn't finial yet, but can we see this any time soon in the unstable trees?
2. X11 .2 was just released, are the steps to have both XDarwin and X11 installed the same? If so where can I go in the archives to find the instructions. (I remember reading something to the effect of how to make them coexist, by I don't know where.)
Thanks.
