Hi:

         I'm trying to make X-Windows work on a redhat server , I believe it 
was missing components, so I tried installing them using the following commands:
         yum install xorg-x11-apps
yum groupinstall 'X Window System' yum install @kdedesktop

I also added the following to /etc/inittab:
x:5:off:/etc/X11/prexdm -nodaemon 
Seems that xfs is also missing, so I tried:
yum install xfsdump-3.0.4-2.el6.x86_64 
yum install xfsprogs-3.1.1-4.el6.x86_64 

Some more information:
cat /proc/version 
Linux version 2.6.32-71.el6.x86_64 ([email protected]) 
(gcc version 4.4.4 20100726 (Red Hat 4.4.4-13) (GCC) ) #1 SMP Wed Sep 1 
01:33:01 EDT 2010
[

cat /etc/issue
Red Hat Enterprise Linux Server release 6.0 (Santiago) 
I tried starting X by :
(using root account in putty) init 5
startx & (using user account in putty)

I'm getting the following messages:
[oracle@haselbytest10 ~]$ startx -w
xauth: 
 creating new authority file /home/oracle/.serverauth.10906 /usr/bin/X: symbol 
lookup error: 
 /usr/bin/X: undefined symbol: pci_legacy_open_io 

I notice that it is missing /usr/bin/xfs. I thought itwas already included in 
yum install xfsprogs-3.1.1-4.el6.x86_64.  Any ideas on how to proceed?

Thanks in advance.

Regards,
Ludwig
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

Reply via email to