[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Moving to XOrg



Once upon a time, Mark Haney <mark haney doctordirectory com> said:
> Okay, what's it gonna take for get my FC2Test1 box from XFRee86 to XOrg?  
> Is there a doc on that?  I keep trying to upgrade my GNOME rpms but since 
> I'm missing some XF86 libs that are now MIA from the fedora mirrors, I'll 
> need to move to XOrg.  Can anyone point me in the right direction?

I did (as root):

rpm -qa --qf '%{name}\n' | sed 's/XFree86/xorg-x11/' | xargs yum install
echo "/usr/X11R6/lib" >> /etc/ld.so.conf
ldconfig
chkconfig --add xfs
service xfs start

-- 
Chris Adams <cmadams hiwaay net>
Systems and Network Administrator - HiWAAY Internet Services
I don't speak for anybody but myself - that's enough trouble.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]