Problems at building the KDevelop-2.1.x

Izo I at siol.net
Thu Feb 27 10:55:04 UTC 2003


Amilcar do Carmo Lucas wrote:

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

I've got installed:

# rpm -qa | grep qt3
qt3-3.0.5-92
qt3-devel-3.0.5-64
qt3-devel-doc-3.0.5-64
qt3-devel-tools-3.0.5-81

Configure the gideon (cvs HEAD) goes OK, so it is not the problem.

I.

>
> 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
>
>
>







More information about the KDevelop-devel mailing list