puffgeng 发表于 2004-9-22 11:16:04

A question about command make

A problem was happened when I executed command "./configure",the message is :

checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
# make
make: *** No targets specified and no makefile found.Stop.
#

how to solve this question?thanks !!

bwb 发表于 2004-9-22 11:20:17

Re: A question about command m

A problem was happened when I executed command "./configure",the message is :

...
checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
# make
make: *** No targets specified and no makefile found.Stop.
#

how to solve this question?thanks !!
难道说得还不明白吗?
安装一个QT3.0以上版本。

sutie 发表于 2004-9-22 11:22:17

升级QT,最好去找rpm包,
页: [1]
查看完整版本: A question about command make