Registered Member
|
Hi,
I'm a linux newbie,i have updated my kde to version 3.5.9 using tool apt which is described in the url of http://kde-redhat.sourceforge.net/ then i issue command : "kdesktop -v " to verify whether i have successfully updated the KDE the result is : "Qt: 3.3.7 KDE: 3.5.9-4.el4 Fedora KDesktop: 3.5.9 " so I think i have successed . Then I want to install Kdevelop 3.5, to install it ,i have to set some environment variable .Fortunately , there are instructions which says to do as follows: export KDEDIR=(path to your KDE installation) export QTDIR=(path to your Qt library) export LD_LIBRARY_PATH=$QTDIR/lib:$KDEDIR/lib:$LD_LIBRARY_PATH export LIBRARY_PATH=$QTDIR/lib:$KDEDIR/lib:$LIBRARY_PATH export PATH=$QTDIR/bin:$KDEDIR/bin:$PATH in addition , I have installed Qt-4.43 in /usr/local/Trolltech my question is :how to set environment variable KDEDIR and QTDIR?why there is no directory which is relavent to kde and is named lib or bin ? ps :i am using redhat Enterprise Linux AS 4 .when i set environment variables as follows : export KDEDIR=/usr export QTDIR=/usr/local/Trolltech/Qt-4.4.3 export LD_LIBRARY_PATH=$QTDIR/lib:$KDEDIR/lib:$LD_LIBRARY_PATH export LIBRARY_PATH=$QTDIR/lib:$KDEDIR/lib:$LIBRARY_PATH export PATH=$QTDIR/bin:$KDEDIR/bin:$PATH then ,i issue command "./configure --with-qt-dir=/usr/lib/qt-3.3 --with-svn-include=/usr/local/svn/include --with-svn-lib=/usr/local/svn/lib --enable-debug=full" to configure Kdevelop-3.5.3 ,the result are as follows: You're missing Subversion libraries (1.x) KDE will not be able to browse Subversion repositories without it, consider installing it. Look at kioslave/svn/README for more information You have no kdelibs documentation generated by Doxygen installed. You should install Doxygen from www.doxygen.org, reconfigure and rebuild the kdelibs sources. You should 'make apidox' and 'make install' in your kdelibs build dir, and then rerun this configure script. can anyone help me ? thanks in advance ,i am waiting on line,i am eager to solve the problem:-)
Last edited by neverendingo on Thu Nov 20, 2008 10:59 pm, edited 1 time in total.
|
Registered Member
|
kdevelop should be in the repos too, you're just a yum install kdevelop or apt-get install kdevelop away. -- Rex |
Registered Member
|
Thank you very much,I succeed to install kdevelop according to what you said. |
Administrator
|
Please mark solved threads with a [SOLVED] in the title of your first post.
|
Registered Member
|
[SOLVED] :what is the default directory using apt to install kde ?
|
Administrator
|
No, i meant the title of your initial post when opening this thread. Doesn't matter, did it for you.
|
Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell