I'm still having trouble with this. :( It seems that after I add both /lib and /usr/lib to the top of /etc/ld.so.conf, the problem persists. I wonder if there's a missing package that could be contributing to this. I can't start xterm because of the following problem: xterm: error while loading shared libraries: /usr/X11R6/lib/libXaw.so.7: undefined symbol: XmuCvtGravityToString Starting any KDE based app will always result in the following error: gwenview: error while loading shared libraries: /usr/lib/qt-3.3/lib/libqt-mt.so.3: undefined symbol: XkbSetPerClientControls I did file a bug report on this, it's #123835 On Thu, 2004-05-20 at 03:52, Andy Green wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Thursday 20 May 2004 09:57, bdw@xxxxxxxxxxxxxxxx wrote: > > > ksplash: error while loading shared libraries: > > /usr/lib/qt-3.3/lib/libqt-mt.so.3: undefined symbol: > > XkbSetPerClientControls > > I had a fascinating error like this last week, an undefined symbol in a > truetype font library. After several hours, I tracked it down to the > contents of my /etc/ld.so.conf > > I had explicitly given the X library path in there, but NOT explicitly given > the /lib and /usr/lib paths. The result was that where libraries were > duplicated, the first explicitly given path wins out. I nailed my problem by > adding /usr/lib at the top of my /etc/ld.so.conf and running ldconfig. (Boy > that felt good!) > > Possibly this can be your problem? > > - -Andy > > - -- > Automatic actions for USB cameras, cardreaders, memory sticks, MP3 players > http://warmcat.com/usbautocam > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.4 (GNU/Linux) > > iD8DBQFArI33jKeDCxMJCTIRAsj1AKCPBt+5Twm3tHFTH3WXmOGz3R2DsgCaAyEi > 8zjMbn5EGpf8ezMOzdbPWa0= > =gQUV > -----END PGP SIGNATURE----- >