Compile error in CentOS
I set the parameters in the configure file as
prefix=/var/www/html/webissues
destdir=/var/www/html/webissues
config=release
QMAKE=/usr/lib/qt4/bin/qmake
And I tried to install webissues 0.9.6 on CentOS 5.2 and I got an error during compilation as followed.
$ ./configure
Testing for qmake...
Using /usr/lib/qt4/bin/qmake (Qt 4.2.1)
Writing configuration file...
Generating Makefiles...
Reading /var/www/html/webissues/src/src.pro
Configure finished. Run 'make' now.
- Read more about Compile error in CentOS
- 1 comment
- Log in to post comments