[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: compiling qt3/kde3 programs



On Mit, 2003-03-12 at 21:00, Guido Amoruso wrote: 
> 
> I installed kde3.1 on Debian some days ago and since then I have
> troubles compiling any qt3/kde program, even if I have [possibly] all
> the needed devel packages insalled: when I try to "configure" a tarball
> I get errors saying that the qt3 libs and headers are not found. I'm
> using official kde3/qt3 packages from unstable and gcc3.2 (but also
> tryed linking gcc/g++ to gcc2.95/g++2.95 with no better results):
> 
> libqt3-headers		3.1.1-5
> libqt3-mt-dev		3.1.1-5
> libqt3-plugins-headers	3.1.1-5 
> libqt3c102-mt		3.1.1-5
> qt3-dev-tools		3.1.1-5

These packages were built with gcc 3.2 so apps need to be built against
it with the same.

> And these are the /usr/lib/libqt*
> 
> /usr/lib/libqt-mt.prl
> /usr/lib/libqt-mt.so
> /usr/lib/libqt-mt.so.3
> /usr/lib/libqt-mt.so.3.1
> /usr/lib/libqt-mt.so.3.1.1
> /usr/lib/libqtmcop.la
> /usr/lib/libqtmcop.so
> /usr/lib/libqtmcop.so.1
> /usr/lib/libqtmcop.so.1.0.0

Maybe the apps want the 'normal' libqt.so as provided by libqt3-dev?


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast



Reply to: