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

Re: Compiling Qt 3.0 and kdelibs 3.0alpha in sid



hey...I got an easy fix for you.

  apt-get install libqt3-dev

then kdelibs4 builds just fine..in face I have debs for kdelibs4 up
on people.debian.org/~rkrusty ...still working on kdebase


Ivan

On Wed, Oct 17, 2001 at 02:51:38AM +0200, Pere Castañer wrote:
> 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
> ---------------------------------------------------------------------------


---end quoted text---

-- 
----------------
Ivan E. Moore II
rkrusty@tdyc.com
http://snowcrash.tdyc.com
GPG KeyID=90BCE0DD
GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD



Reply to: