RH paths and Gideon ?

cantabile cantabile.03 at wanadoo.fr
Wed Oct 1 20:17:50 BST 2003


Well,
as I told before, I couldn't reinstall Gideon because of errors each
time different from cvs sources.
I reinstalled RH and KDE3 for the third time and gave it a thought this
time. Here it is :
To compile from cvs, I read I must export

1/	$ export KDEDIR=/where/your/kde3/is
2/	$ export QTDIR=/where/your/qt3/is
3/	$ export LD_LIBRARY_PATH=$QTDIR/lib:$KDEDIR/lib:$LD_LIBRARY_PATH
4/	$ export LIBRARY_PATH=$QTDIR/lib:$KDEDIR/lib:$LIBRARY_PATH
5/	$ export PATH=$QTDIR/bin:$KDEDIR/bin:$PATH


For line 1, in RH9, path is /usr/lib/kde3 and for line 2 /usr/lib/qt-3.1
BUT for line 3, I noticed I must export $KDEDIR/lib...

There is no /lib directory in /usr/lib/kde3 and no /bin directory either (line 5)

Could this be the reason why it doesn't compile well ?
If so, what could I do ?

PS : my kdelibs-apidocs isn't located in $KDEDIR either but in /usr/share ...

Thanks for your help.



-
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