对了,说下我的环境吧,也给大家一个参考,
FC6,Qtopia-opensource-4.2.1,
qtopia-opensource-4.2.1根本不用去什么.bash_profile设置什么环境变量,
我说的是最简单的安装方法
不要用ROOT,就ADMIN的用户就行
$./configure -edition phone
$make
$make install
$su -c 'rm -rf /tmp/qt*'
#su -c 'rm -rf /tmp/.qt*'
cd scripts
#上面进的是xxxxxxxxxxxxx/qtopia-opensource-4.2.1/scripts (xxxxxxxxxx是你解压的路径)
$./runqvfb
$./runqtopia
界面出来了吧
我真的不希望大家再走弯路了,