Fix suggestion for website:

dids richard at diddyland.com
Mon Feb 25 17:18:02 UTC 2002


Well I seem to be being a pain but I still can't get kdevelop to compile
( i had it working fine with kde3 on my last hard drive )

Im running kde3cvs

Here is what Im doing

mkdir kdev
cd kdev
mkdir kde2src
cvs -z3 -d :pserver:anonymous at anoncvs.kde.org:/home/kde co -r kde-common
cvs -z3 -d :pserver:anonymous at anoncvs.kde.org:/home/kde co -r  KDE_2_2_BRANCH 
kdevelop
cd kdevelop
ln -s ../kde-common/admin admin
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
make -f admin/Makefile.common cvs-clean
make -f Makefile.cvs
./configure --prefix=/opt/kde3
make

and if I check, libkfile is still referenced in the makefile

dids







More information about the KDevelop-devel mailing list