From quanta-devel Wed Apr 12 12:11:59 2006 From: Andras Mantia Date: Wed, 12 Apr 2006 12:11:59 +0000 To: quanta-devel Subject: Re: [quanta-devel] Time to work on Quanta4 Message-Id: <200604121511.59487.amantia () kde ! org> X-MARC-Message: https://marc.info/?l=quanta-devel&m=114484405818200 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============1566128619==" --===============1566128619== Content-Type: multipart/signed; boundary="nextPart5353511.Ljbm3h3noQ"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart5353511.Ljbm3h3noQ Content-Type: multipart/mixed; boundary="Boundary-01=_P6OPEuYDrHCSM5s" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_P6OPEuYDrHCSM5s Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 12 April 2006 13:38, Jens Herden wrote: > Hi Andras, > > > Ok, so let's go the KDE4 way route. First we/you need to check out > > the kdelibs4_snapshot from svn and try to compile it with cmake. I > > think you need cmake from CVS. If we succeed with this, we should > > try to build kdevelop. If it works, we have something to work with. > > :-) > > qt-copy OK > kdelibs OK > kdebase OK > kdevelop does not build What is the error? I could build it without problems. > > The attempt to start KDE4 failed and locked my computer. > > So what should be next? Set the correct environment for KDE4 and try to run kate or (when you=20 have) kdevelop. I attach the script to set up the environment (use=20 source setup-kde4-env after you adjusted the paths), see if it works=20 with that or not. If you have it working the next step is to port the existing kdevquanta=20 to KDE4 or to start develop the parser using KDE4. Just to avoid problems, if $HOME/.kde4 exist, delete before running the=20 script. Andras > > Jens =2D-=20 Quanta Plus developer - http://quanta.kdewebdev.org K Desktop Environment - http://www.kde.org --Boundary-01=_P6OPEuYDrHCSM5s Content-Type: text/plain; charset="iso-8859-2"; name="setup-kde4-env" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="setup-kde4-env" export QTDIR=/data2/kde4/qt4 export KDEDIR=/data2/kde4/install/ export PATH=$QTDIR/bin:$PATH if test -n "$LD_LIBRARY_PATH"; then export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$QTDIR/lib else export LD_LIBRARY_PATH=$QTDIR/lib fi export KDEHOME=$HOME/.kde4 export KDETMP=/tmp/$USER-kde4 export KDEVARTMP=/var/tmp/$USER-kde4 unset KDEDIRS unset XDG_DATA_DIRS unset XDG_CONFIG_DIRS export PATH=$KDEDIR/bin:$PATH export LD_LIBRARY_PATH=$KDEDIR/lib:$LD_LIBRARY_PATH export QT_PLUGIN_PATH=$KDEDIR/lib/kde4/plugins --Boundary-01=_P6OPEuYDrHCSM5s-- --nextPart5353511.Ljbm3h3noQ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQBEPO6PTQdfac6L/08RAiJBAKDOJ9YPzAmDm9UzyYmOK/KcKAX6iQCfQafm iiuWp84tA3X5Z0Wg4IWHyAQ= =dBfV -----END PGP SIGNATURE----- --nextPart5353511.Ljbm3h3noQ-- --===============1566128619== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ quanta-devel mailing list quanta-devel@kde.org https://mail.kde.org/mailman/listinfo/quanta-devel --===============1566128619==--