Problems at building the KDevelop-2.1.x

Amilcar do Carmo Lucas amilcar at ida.ing.tu-bs.de
Thu Feb 27 10:38:05 UTC 2003


probably you'll need to install the qt-3.0.5-devel
Amilcar Lucas

Iztok wrote:

> Platform: (ix86, SuSE 8.1) gcc-3.2, autoconf-2.53, automake-1.6.3, 
> kdevelop-2.1.3, qt-2.3.2, qt-3.0.5
>
> I have followed the proposed build procedure for kdevelop-2.1.x at 
> http://www.kdevelop.org/index.html?filename=branches_compiling.html
>
> a debug-compiled version:
>
>       $ export KDEDIR=/where/your/kde2/or/kde3/is
>       $ export QTDIR=/where/qt-2.3.1/or/qt-3.0.x/is
>       $ export LD_LIBRARY_PATH=$QTDIR/lib:$KDEDIR/lib:$LD_LIBRARY_PATH
>       $ export LIBRARY_PATH=$QTDIR/lib:$KDEDIR/lib:$LIBRARY_PATH
>       $ export PATH=$QTDIR/bin:$KDEDIR/bin:$PATH
>
>       $ export CXXFLAGS="-g3 -O0"
>
>       $ make -f admin/Makefile.common cvs-clean
>       $ make -f Makefile.cvs
>       $ ./configure --enable-debug --prefix=$KDEDIR
>       $ make
>       $ make install (as root)
>
>
>
> configure script reports as follows:
>
> checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) 
> (library qt-mt) not found. Please check your installation!
> For more details about this problem, look at the end of config.log.
> Make sure that you have compiled Qt with thread support!
>
> I have tried seting the QTDIR both to 2.3.2 and 3.0.5 with the same 
> (negative) result
> I have also built the proect file over the kdevelop project directory 
> with the same (negative) result
>
> What have I done wrong ?
>
> I.
>
>
> _______________________________________________
> Kdevelop-devel mailing list
> Kdevelop-devel at barney.cs.uni-potsdam.de
> http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel


-- 
Amilcar Lucas

---------------------------------------------------------------------------
             Institut fuer Datentechnik und Kommunikationsnetze
               Technische Universitaet Braunschweig, Germany      

Amilcar do Carmo Lucas                  Tel. : +49 531 391 3751
Raum 1315                               Fax  : +49 531 391 3750
Hans-Sommer Str. 66                     Email: amilcar at ida.ing.tu-bs.de
D-38106 Braunschweig
           http://www.ida.ing.tu-bs.de/people/amilcar/home.e.shtml
---------------------------------------------------------------------------







More information about the KDevelop-devel mailing list