[prev in list] [next in list] [prev in thread] [next in thread] 

List:       quanta-devel
Subject:    Re: [quanta-devel] Time to work on Quanta4
From:       Andras Mantia <amantia () kde ! org>
Date:       2006-04-12 12:11:59
Message-ID: 200604121511.59487.amantia () kde ! org
[Download RAW message or body]

[Attachment #2 (multipart/signed)]

[Attachment #4 (multipart/mixed)]


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 
have) kdevelop. I attach the script to set up the environment (use 
source setup-kde4-env after you adjusted the paths), see if it works 
with that or not.

If you have it working the next step is to port the existing kdevquanta 
to KDE4 or to start develop the parser using KDE4.

Just to avoid problems, if $HOME/.kde4 exist, delete before running the 
script.

Andras

>
> Jens

-- 
Quanta Plus developer - http://quanta.kdewebdev.org
K Desktop Environment - http://www.kde.org

["setup-kde4-env" (text/plain)]

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

[Attachment #8 (application/pgp-signature)]

_______________________________________________
quanta-devel mailing list
quanta-devel@kde.org
https://mail.kde.org/mailman/listinfo/quanta-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic