运行./build-all后编译进行一段时间,就如下提示返回。
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for char... yes
checking size of char... 1
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... added
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 2.2.2) (library qte) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
make: *** 没有指明目标并且找不到 makefile。 停止。
/qq2440/x86-qtopia
[root@localhost x86-qtopia]#
而且我先是根据附录1设置了环境的,如下:
/qq2440/x86-qtopia/qt/lib
/qq2440/x86-qtopia/qtopia/lib
/usr/kerberos/lib
/usr/X11R6/lib
/usr/lib/sane
/usr/lib/mysql
请问这是什么问题,该怎样解决呀,难道只能够用Redhat 9?