install problem
Falk Brettschneider
gigafalk at yahoo.com
Thu Nov 23 00:06:27 UTC 2000
Hi,
Tony Dimos wrote:
>
> I downloaded the packgage untared it and tried to run the configure script.
> It ran for a while then it crashed with an error
>
> "configure error . Qt <>1.42 and <2.0> (libraries) not found.
>
> However I have the qt-1.44 and qt-2.01 libraries from the installation of
> linux 6.2.
Did you add $QTDIR/lib to the list of libraries pathes?
Set this in your shell configuration file:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$QTDIR/lib
export LIBRARY_PATH=$LIBRARY_PATH:$QTDIR/lib
Now KDevelop can find the library.
The same is probably for your KDEDIR.
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-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop-devel
mailing list