On Fri, 14 Mar 2003, Eliran Gonen wrote: > Hey again, > > I just booted the machine and tried to launch sim (icq client) > and got this bizarre message: > > rulix:~$ sim > sim: relocation error: /usr/lib/libqt.so.3: undefined symbol: glXGetConfig > > I used apt-get to install libqt3 and libqt-dev and their dependencies but > somehow I got that error message. >
A relocation error usually occurs when a header file of a library and the library itself differ in version. Did you try recompiling sim after reinstalling Qt? > I even tried reinstalling every bit of qt in my machine. > > Anyone ? > -- > <a href="http://www.rootshell.be/~eg">Eliran Gonen</a> > > ================================================================= > To unsubscribe, send mail to [EMAIL PROTECTED] with > the word "unsubscribe" in the message body, e.g., run the command > echo unsubscribe | mail [EMAIL PROTECTED] > -- Tal Peer [EMAIL PROTECTED] ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
