hello, i had the same problem and I recompiled the qt-gui with qt2. (after installing qt2libs and -devel)
./configure --with-qt=/usr/lib/qt2 while compiling i got following err: /usr/lib/qt2/bin/msg2qm: error while loading shared libraries: libqt.so.2: cannot open shared object file: No such file or directory the solution: add line /usr/lib/qt2/lib to /etc/ld.so.conf and run ldconfig then qt-gui-compilation will succeed and after a "make install" licq will run without that serious " -- -noxim" parameter :) that's my experience on SuSE 8.1 Pro. hope that helps! ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ LICQ-Main mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-main
