Hi Folks,
I'm trying to upgrade from XFree86 3.1.1 to 3.1.2A to try to make
use of the latest driver for the Mach64 card. However, I'm
running into some problems. I'll list my procedures and if
anybody sees where I went wrong I would certainly appreciate a
1) I installed Slackware 2.3 with kernel 1.2.8 and XFree86 3.1.1
I did not configure the XWindows yet.
2) I followed the installation instructions for the 3.1.2 upgrade.
Specifically, I copied the following files to /usr/X11R6:
X312{Ma64,bin,cfg,doc,fnt,inc,lib,lkit,pex,slib,xdms,xtra}.tgz
Then I used the following command for all of them:
`gunzip < {xxx.tgz} | tar xfBp -'
On a couple of them (one that jumps out is the X312cfg.tgz file)
I got a message that some files already exist and a final message
of a "broken pipe".
I continued on and added the following lines to my /etc/profile:
To my PATH line: /usr/X11R6/bin
To my MANPATH line: /usr/X11R6/man
3) I then downloaded the necessary files for 3.1.2A and put them
in /usr/XFree86-3.1.2A. I used the following commands after
that:
gzip -d < X312AMa64.tgz | tar vxf -
gzip -d < X312Aupd.tgz | tar vxf -
sh postinst.sh hh
4) I then tried to configure my XWindows by running "xf86config"
and got the following error message:
`unable to load shared library libc.so.5`
If anyone has gone through the upgrade process with success, I
would sure appreciate some helpful tips. Many thanks in advance.
John hn