KDE Problems
I am having a little trouble installing KDE 1.9, Qt in particular. İt’s probably me being a bit daft, as I am not fluent vvith Linux yet. I’ve extracted the GZ file of Qt to /usr/local/qt and have run the ./configure command follovved by the make command. Both of these appeared to have vvorked fine. The trouble is vvhen I try and run make install: Linux just throvvs back an error saying make: *
* * No rule to make target ‘install’. Stop. I have tried this many a time, including dovvnloading Qt again from the vvebsite. A helpful hint vvould be much appreciated.
I really do believe Linux is the vvay forvvard for the İT industry. Do you have any ideas as to vvhat I can do?
Dave Shaw, via email
IIF H **you in t*ıe location
İf k H /usr/‘oca’/qt, then you don’t need to f 1 perform a separate installation vvith make install. İt vvill vvork fine from the directory that you’ve built it in, as long as you set the library and search paths correctly vvith: export QTDlR=/usr/local/qt export
UD U8RARY PATH^SLD UBRAR
YPATH:$QTDIR/lib
export PATH=$PATH:$QTDIR/bin
This is ali explained in the İNSTALL file supplied
vvith the archive.