On Saturday 27 December 2003 03:53, Rob2 wrote: > Jason Stubbs wrote: > >On Saturday 27 December 2003 00:16, Rob2 wrote: > >>Somehow I have lost, or never installed libXinerama.so.1 It is needed > >>for KDE. I am running XFree86 v 4.3.0 Can someone tell me how I can > >>get this file back? Thanks. > > > >You can rebuild qt with your current USE flags to fix this problem. I > > would have assumed you could do 'USE="xinerama" emerge xfree' but the > > only mention of the xinerama use flag in the 4.3.0-r3 ebuild has been > > commented out so I can't vouch for that one. > > I tried the xinerama use-flag and recompiled X11 and it still didn't work.
Like I said, it's commented out of the ebuild. Here's what's on my system: bash-2.05b$ grep -A 4 -B 2 xinerama /var/db/pkg/x11-base/xfree-4.3.0-r3/xfree-4.3.0-r3.ebuild # Will uncomment this after kde, qt, and *box ebuilds are alterered to use # it # if use xinerama # then # echo "#define BuildXinerama YES" >> config/cf/host.def # echo "#define BuildXineramaLibrary YES" >> config/cf/host.def # fi However, for some reason that I don't understand: bash-2.05b$ grep libXinerama /var/db/pkg/*/*/CONTENTS /var/db/pkg/x11-base/xfree-4.3.0-r3/CONTENTS:obj /usr/X11R6/lib/libXinerama.a 622c566f191d8425ae35ad08bec302b4 1067285584 You can try uncommenting, recompiling and hoping. Unless you actually need xinerama, your best bet is to just recompile qt without it. -- Regards, Jason Stubbs -- [EMAIL PROTECTED] mailing list
