Ben Jansens wrote:

>On Thu, Jul 18, 2002 at 12:33:44PM +0200, ?yvind Stegard wrote:
>  
>
>>Perhaps someone here can help me with this:
>>Tried to compile latest and greatest bbconf on my Mandrake 8.2 
>>system(lotsof upgrades done).
>>
>>I have installed libqt3-3.0.4 and libqt3-devel-3.0.4, but the configure 
>>script complains that it cannot find qt (>=3.0.3), and aborts. (Can't 
>>find libqt-mt).
>>
>>I have verified that this library IS available with ldconfig -v. Any 
>>tips on how I can get the configure script to properly detect the 
>>installed qt-libraries ?
>>    
>>
>
>libqt-mt is different from libqt. libqt-mt is what KDE uses. Perhaps
>that will help you track it down.
>
>xOr
>  
>
Isn't just libqt-mt the [m]ulti[t]hreaded version of libqt ? I have the 
libqt-mt.so.3.0.4 file installed and recognized by the dynamic 
linker.(All development files are also installed) So I should have the 
correct library installed. I cannot see why bbconf configure script 
won't recognize it. I have also tried all the --with-qt-dir=..., 
--with-qt-libraries=, --with-qt-includes=.... switches and setting the 
QTDIR variable. Also, there are several different symlinks pointing to 
libqt-mt.so.3.0.4, in the lib-dir, with various simpler names including 
"libqt-mt.so".


Reply via email to