I am using Redhat 9. See my Uname :
Linux redhat 2.4.20-8 #1 Thu Mar 13 17:18:24 EST 2003 i686 athlon i386 GNU/Linux
I wanna to install Quanta. So I download kdewebdev-3.4.tar.bz2 file it form it's site. I extract and than start to install it.
So I enter it's directory, and type "./configure" on that's I got error:
Code:
[root@redhat kdewebdev-3.4.0]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
..........
..........
checking for perl... /usr/bin/perl
checking for Qt... configure: error: Qt (>= Qt 3.3) (library qt-mt) not found.
Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!
I think I need more Qt 3.3. So.. I try to Install Qt 3.3.
I down loat qt-3.3.3-i486-1pcx.tgz file and I extracted it. So i got 3 foulder. usr, etc and install.
I see in install foulder, there have 2 files doinstall.sh and slack-desc file. I don't know how to do that's (doinstall.sh).
Please, guide to me.. how i do it. I am poor in ENG. So.. please forgive my ENG.