On Fri, Aug 06, 2004 at 08:56:52PM +0000, regatta wrote: > Date: Fri, 6 Aug 2004 20:56:52 +0000 > From: regatta <regatta@xxxxxxxxx> > To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx> > Subject: Re: How to install 2 X Server > Reply-To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx> > > The users are happy with a new application and when they try to run it > in the server (Redhat 8) put the application request the library > libXrandr.so.2 witch it doesn't included with Redhat 8 (but It's in > Redhat Enterprise 3.0) > > Any help :) I am running FC2. $ locate libXrandr /usr/X11R6/lib/libXrandr.so.2.0 /usr/X11R6/lib/libXrandr.so.2 /usr/X11R6/lib/libXrandr.a /usr/X11R6/lib/libXrandr.so $ rpm -q --whatprovides /usr/X11R6/lib/libXrandr.so.2.0 xorg-x11-libs-6.7.0-5 Do you have xorg-x11-libs installed? Check with: $ rpm -qa | grep xorg-x11-libs or $ rpm -qa xorg-x11-libs Given the dynamics of switching from XFree86 to X-org you might need to install all the xorg* packages. Doing this should correctly replace all the older libs. See the man pages for up2date or yum on how to wild card the install and show-orphans (up2date). Good luck... -- T o m M i t c h e l l Just say no to 74LS73 in 2004