Fairly vanilla Red Hat 8.0. Qt 3.0.5. I did the
following:
1) download tmake and compile in /tmp
2) export TMAKEPATH=/tmp/tmake-1.8
export PATH=$PATH:/tmp/tmake-1.8/bin
3) export QTDIR=/usr/lib/qt-3.0.5/
4) ./configure.sh
Reading cached settings
Configuring Apollo:
Building for release
Checking whether STL can be used... STL support added
Checking for Qt... no, Apollo cannot compile without Qt
Please download Qt from http://www.trolltech.com before
running ./configure.sh again
Consult the file INSTALL for more information
Logged In: YES
user_id=1184
Sorry for the late reply.
Do you have a .log-qt file in the Apollo source folder? It
is created as part of the configure.sh script. Please post
the contents of the file here.
Logged In: YES
user_id=660367
Here's the .log-qt:
configure.sh:374:26: qapplication.h: No such file or directory
configure.sh:377:2: #error "Apollo requires Qt version 2.00
or higher"
configure.sh: In function `int main(int, char**)':
configure.sh:381: `QApplication' undeclared (first use this
function)
configure.sh:381: (Each undeclared identifier is reported
only once for each
function it appears in.)
configure.sh:381: parse error before `(' token
Logged In: YES
user_id=660367
Here's the .log-qt:
configure.sh:374:26: qapplication.h: No such file or directory
configure.sh:377:2: #error "Apollo requires Qt version 2.00
or higher"
configure.sh: In function `int main(int, char**)':
configure.sh:381: `QApplication' undeclared (first use this
function)
configure.sh:381: (Each undeclared identifier is reported
only once for each
function it appears in.)
configure.sh:381: parse error before `(' token