On Wed, 2002-11-27 at 05:28, Marty McFly wrote: > hey, I was wondering if anybody has come across this problem. I am trying > to compile a program using qt. I'm getting this error: > > ld: cannot find -lqt > > so I looked in the /usr/lib/qt3/lib directory and there is no libqt.so file. > There is a libqt-mt.so and compiling using that works fine, with adding > the thread option at compiling. > > Does anybody know where the libqt.so file is? > > thanks, > bryant
You will find that particular libfile at: /usr/lib/qt-3.0.5/lib/libqt.so Check your /etc/ld.so.conf file - you can add the path /usr/lib/qt-3.0.5/lib to it and re-run ldconfig - then try to complile yer proggie again. -- Wed Nov 27 06:40:01 EST 2002 .o0 linux user:267497 0o. -------------------------------- | __ __ | k�hn media australia | / \ /| |'-. | http://kma.0catch.com | .\__/ || | | | | _ / `._ \|_|_.-' | stephen k�hn | | / \__.`=._) (_ | email: [EMAIL PROTECTED] | |/ ._/ |"""""""""| | email: [EMAIL PROTECTED] | |'. `\ | | | icq: 5483808 | ;"""/ / | | | | smk ) /_/| |.-------.| | mobile: 0410-728-389 | ' `-`' " " | Berkeley, New South Wales, AU -------------------------------- Coralament*Best Gr�tens*Liebe Gr��e*Best Regards*Elkorajn Salutojn I'm thinking about DIGITAL READ-OUT systems and computer-generated IMAGE FORMATIONS ...
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
