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 clean
make: *** No rule to make target `clean'. Stop.
[root@localhost eva]# make
make: *** No targets specified and no makefile found. Stop.
[root@localhost eva]# make install
make: *** No rule to make target `install'. Stop.
这是怎么回事啊,我看不懂,要怎么解决呢?