Quote:> Okay, so I need to update XFree86 to 3.3.3.1
> Where is the file(s) for this and how do I actually install them. I'm
> running a dual system Win95/Redhat. I found one site that said I need all
> these files (about 30-40 of them) and another site that listed one. Bit
> confusing.
1) Check which XFree packages you already have installed:
rpm -q -a | grep XFree
On my machine (also RH5.2), this returns:
XFree86-libs-3.3.3.1-1.1
XFree86-3DLabs-3.3.3.1-1.1
XFree86-VGA16-3.3.3.1-1.1
XFree86-3.3.3.1-1.1
XFree86-SVGA-3.3.3.1-1.1
XFree86-XF86Setup-3.3.3.1-1.1
XFree86-75dpi-fonts-3.3.3.1-1.1
XFree86-100dpi-fonts-3.3.3.1-1.1
XFree86-devel-3.3.3.1-1.1
On your box, obviously, the version numbers are most likely 3.3.2.3.
2) ftp updates.redhat.com (or one of the mirrors listed at
http://www.redhat.com/mirrors.html), and download the 3.3.3.1 packages.
3) From the directory to which you downloaded the files,
rpm -Uvh --force XFree*
This must be done as root.
4) Also as root, run XF86Setup, pick the SVGA server, and specify the amount
of RAM the board has (see http://www.xfree86.org/3.3.3.1/MGA.html for more
info).
5) startx, and all should be well.
Luck.
--
------------------------------------
Joshua Baker-LePain
Department of Biomedical Engineering
Duke University