Sean 'Shaleh' Perry wrote:

>>>>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".
>>    
>>
>
>unless you have libqt-mt-devel or whatever your dist calls it the configure
>script won't find it.
>
>
>  
>
Yep, like I said, I have all the development files installed as well. 
(libqt3-devel-3.0.4 package). I also jsut noticed that someone has filed 
a bug on the same problem at bbconf.sf.net.


Reply via email to