Paths to Qt-library-Doc and KDE-libraries-Doc and other questions

Ralf Nolden rnolden at kdevelop.de
Mon Mar 6 09:21:19 GMT 2000


Jeremy Knope wrote:
> 
> quick stupid question related to Qt-doc...
> i was messing around with qt-2.1
> but didn't work so i reinstalled 2.0.2
> but the qt/html directory seemed have disappeared...
> do i have to reinstall 1.44 too or any other packages
> i might have missed?
>   -Jeremy
If you install by rpm, you should have a look at qt-devel packages.
Those contain the docs and the header files. Without at least the
headers you can´t program for qt or kde and without the docs you´ll
probably not be able to do some thing well because you don´t know the
interface...;-)
Best is to install both completely in different dirs, say
/usr/lib/qt-1.44 and /usr/lib/qt-2.0.2, and make a symlink to
/usr/lib/qt-1.44 so QTDIR still points to the correct dir for KDE 1.x
apps. For development for qt-2.x you just have to set the path
/usr/lib/qt-2.0.2 in the kdevelop setup, page path.

Ralf

-- 
**********************************
Ralf Nolden

Ardennenstr. 41 
52355 Düren

Tel. 02421/502758

The KDevelop Project
http://www.kdevelop.org

Email: rnolden at kdevelop.de
**********************************






More information about the KDevelop mailing list