[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

KDE and qt



Hello,

I am trying to install KDE 1.0 (BTW, I haven't found it in Hamm, is that true?).
The problem is the qt-library. I got two choices to install it but both don't work:

1. compiling the sources.
I am using linux-g++-shared as config and get this output:
#make
cd src/moc; make
make[1]: Entering directory `/usr/local/qt/src/moc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/qt/src/moc'
cp src/moc/moc bin/moc
cd src; make
make[1]: Entering directory `/usr/local/qt/src'
g++ -c -I/usr/local/qt/include -I/usr/X11R6/include -O2 -fno-strength-reduce -O2 -fno-strength-reduce -fPIC -o kernel/qimage.o kernel/qimage.cpp
kernel/qimage.cpp:596: X11/Xlib.h: No such file or directory
kernel/qimage.cpp:597: X11/Xutil.h: No such file or directory
kernel/qimage.cpp:598: X11/Xos.h: No such file or directory
make[1]: *** [kernel/qimage.o] Error 1
make[1]: Leaving directory `/usr/local/qt/src'
make: *** [src] Error 2

as a newbie level 2 I guess /usr/X11R6/include/X11/ lacks these X*.h files from above. I have just installed the base X-System. What Packages do I need to compile qt correctly?

2. using the qt-rh5.1-binaries.
seconds I tried to use the binaries for redhat 5.1 with alien. Unfortunately, alien makes a 'qt'-Package instead of a 'qt1g'-Package required by KDE.
Is there a way to rename packages I have overseen by screening the mans? Or is there a simple work-around for this problem?

My System is Bo, upgraded to Hamm, a 2.0.35 Kernel and a K6-200MMX.

Thank you for any help,

Michael Banck


Reply to: