Re: X server installation...
"Taylor, ForrestX" <[email protected]>
| Newsgroups | gmane.linux.redhat.release.seawolf |
|---|---|
| Message-ID | <[email protected]> |
Nestor Waldyd wrote: > ... > > How can install the X Server: XF86_SVGA ? Put in disc 2, and mount it (if it doesn't mount automatically). `mount /mnt/cdrom` Install XFree86-SVGA. `rpm -ivh /mnt/cdrom/RedHat/RPMS/XFree86-SVGA*` Then you should be able to startx. You can also run Xconfigurator with the --preferxf4 option to use XFree86-4 (then you don't need XFree86-SVGA). `Xconfigurator --preferxf4` Forrest --