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

Compiling Qt 3.0 and kdelibs 3.0alpha in sid



hi people,

I'm trying to compile kdelibs for kde 3.0alpha1 but I have a problem locating qt3. I compileda qt3 from source and I've made all thata kde people prints on http://www.kde.org/kde2-and-kde3.html but I made someone mistake. When I run ./configure in kdelibs source it don't find the qt3 that I installed in /usr/local/qt/... I don't understand one thing (very important thing) the ld config part:

--------------------------------------------------------
export QTDIR=/home/bryce/kde3source/qt-copy
export KDEDIR=/home/bryce/kde3binary
export PATH=$QTDIR/bin:$KDEDIR/bin:$PATH
export MANPATH=$QTDIR/doc/man:$MANPATH
export LD_LIBRARY_PATH=$KDEDIR/lib:$QTDIR/lib:$LD_LIBRARY_PATH

gmake -f Makefile.cvs
./configure --enable-debug
If your system uses ldconfig, replace the $LD_LIBRARY_PATH line with:
ldconfig -m $KDEDIR/lib
ldconfig -m $QTDIR/lib
------------------------------------------------------------
The debian distro uses ldconfig right? In consequence I have to put the second alternative?
What can I do for ./configure script od kdelibs source detect the qt library 3.0 not the debian sid qts'?

Sorry I don't speak inglish very well .. I know

Thanks for your time
-- 

Pere Castanyer Sarda   -    XaRz69@terra.es
Computer Management Technical Engineering Student on UOC - (www.uoc.es)
Member of AEIGi   -   (www.aeigi.org)
                                             ------------------------------
Linux Registered User #232073 
Debian GNU Linux User  -   (www.debian.org)
GNUPG public Inf:	       pub  1024D/F19A252B
919B 48CC 835C B535 EF18  1A26 09F9 D16D F19A 252B
---------------------------------------------------------------------------

Attachment: pgpyV_VG2oqFA.pgp
Description: PGP signature


Reply to: