KDevelop executable was renamed from gideon to kdevelop

Amilcar do Carmo Lucas amilcar at ida.ing.tu-bs.de
Thu Oct 2 19:43:06 UTC 2003


H all!

KDevelop executable was renamed from gideon to kdevelop.
This makes KDevelop3 OVERWRITE KDevelop 2.x instalations.
You can no longer use KDevelop 2.x in parallel with KDevelop 3

To update follow this instructions, using this EXACT order:

cd kdevelopSourceDirectory
su
make uninstall
exit
cvs up -dqPA
make -f Makefile.cvs
./configure --enable-debug=full --prefix=$KDEDIR 
--with-kdelibsdoxy-dir=$KDEDIR/share/doc/HTML/en/kdelibs-apidocs
make
su
make install
exit


Have fun

-- 
Amilcar Lucas








More information about the KDevelop-devel mailing list