QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1210|回复: 0

??我怎么都装不上qt/embedded??

[复制链接]
发表于 2004-5-14 14:39:08 | 显示全部楼层 |阅读模式
我安装的步骤如下:
export qtdir=/usr/share/qte3
export qtedir=$qtdir
export path=$qtdir/bin:$path
export ld_library_path=$qtdir/lib:$ld_library_path
. /configure -prefix /usr/share/qte3 -qconfig -qvfb -depths 4,8,16,32
make

完成后更本没有usr/share/qte3这个目录

怎么回事啊?
我的是redhat9.0


./configure过程中有警告:WARNING: Failure to find: .moc/release-shared-emb-x86/allmoc.cpp

make过程中到/tutorial和/examples时出现以下提示

make[3]: Entering directory `/usr/share/qte3/tutorial/t12'
Some of the required modules (full-config) are not available.
Skipped.
make[3]: Leaving directory `/usr/share/qte3/tutorial/t12'
cd t13 && make -f Makefile
make[3]: Entering directory `/usr/share/qte3/tutorial/t13'
Some of the required modules (full-config) are not available.
Skipped.
……
cd examples && make
make[2]: Entering directory `/usr/share/qte3/examples'
cd aclock && make -f Makefile
make[3]: Entering directory `/usr/share/qte3/examples/aclock'
Some of the required modules (full-config) are not available.
Skipped.
……
总之/tutorial/和/examples/的都提示Some of the required modules (full-config) are not available.然后skipped

make完后我试着在examples/launcher/中运行./start_demo.
提示为Could not find the demo program. Please read the INSTALL file.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-23 18:21 , Processed in 0.040635 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表