|
|
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 perl... /usr/bin/perl
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.
[root@localhost eva]# make
make: *** 没有指明目标并且找不到 makefile。 停止。
[root@localhost eva]#
注:----------------------------
前面也使用如下命令:
tar jvxf eva-20070723.tar.bz2
cd eva
./configure -prefix=`kde-config -prefix` |
|