What about kdevelop 1.2 and kde 2 ???/more general

Lev Povalahev levp at gmx.net
Fri Nov 10 18:49:51 GMT 2000


Am Freitag, 10. November 2000 14:43 schrieben Sie:
> Hi Andi,
>
> AndiX33 at aol.com wrote:
> > when running configure under kdevelop1.2  i get the message:
> > "qt must be =>1.44 and <2 .xx ........."
>
> This is the most frequently asked question in the KDE world at all. :)
> You wouldn't ask, if you read the KDevelop handbook (also available
> online). The error message tells you that are using a Qt version older
> other than your project needs. Set the right Qt or KDE version in
> Options->KDevelopOptions->Path.
>
Well, he gets this message while trying to compile kdevelop itself. The 
problem is that you cant do that under KDE2 and QT2.x. Kdevelop runs just 
fine under kde2 but you need precompiled packages or and installed kde1 and 
qt 1. I recommend precompiled packages.

> > how can manage to get 2 versions of kde on the same computer without
> > getting problems.
>
> Set this in your environment:
>
> export KDEDIRS=/opt/kde2:/opt/kde
> export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/kde2/lib:/opt/kde/lib
> export LIBRARY_PATH=$LIBRARY_PATH:/opt/kde2/lib:/opt/kde/lib
> export PATH=$PATH:/opt/kde2/bin:/opt/kde/bin
> export KDEHOME=$HOME/.kde2
>
> > it would be too simple to reinstall the older kde version from the suse
> > installation disk wiht yast, wouldn´t it???
>
> Install the kdelibs of KDE1 as well as KDE2.
>
> Bye,
>  F at lk
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
>
> -
> to unsubscribe from this list send an email to
> kdevelop-request at kdevelop.org with the following body: unsubscribe
> »your-email-address«

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list