On Die, 2003-02-18 at 04:32, Nirmal Govind wrote: > Thanks a lot.. I checked and it was using the wrong libqt.so.3 from the > /usr/lib > directory instead of /usr/local/qt/lib.. I guess I have to set the > LD_LIBRARY_PATH? How do I do this for lyx to use the lib in /usr/local/qt/lib > without affecting the path to other libraries?
Set LD_LIBRARY_PATH=/usr/local/qt/lib, or add it to /etc/ld.so.conf and run ldconfig. The question remains: why not simply build against libqt3-dev? You probably need to get it from sid to build with g++ 3.2 though. -- Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast