• 3505阅读
  • 3回复

新手求助 快崩溃了   [复制链接]

上一主题 下一主题
离线悲伤番茄
 
只看楼主 倒序阅读 楼主  发表于: 2009-07-18
需要装个QT/E 的环境搭建 弄了一天 都没搞定
[root@localhost qtopia-free-1.7.0]# source /root/.bashrc
[root@localhost qtopia-free-1.7.0]# echo $PATH
/usr/local/arm/3.3.2/bin:/qt-x11-free-2.3.2-debug/bin:/qt-embedded-free-2.3.7-debug/bin:/qtopia-free-1.7.0-debug/bin:/usr/lib/qt3/bin:/usr/lib/qt3/bin:/qt-embedded-free-2.3.7-debug/bin:/tmake-1.11/bin:/usr/local/arm/3.3.2/bin:/usr/local/arm/3.3.2/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
[root@localhost qtopia-free-1.7.0]# export QTDIR=$QTEDIR
[root@localhost qtopia-free-1.7.0]# export PATH=$QTDIR/bin:$PATH
[root@localhost qtopia-free-1.7.0]# export LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH
[root@localhost qtopia-free-1.7.0]# cd src
[root@localhost src]# ./configure -debug


   The environment variable $QPEDIR is not set correctly. It is currently
   set to "/qtopia-free-1.7.0-debug", but it should be set to above root qtopia
directory,
   which is "/2440M3/qtopia-free-1.7.0".

   Please read the INSTALL file for instructions on how to set $QPEDIR
   correctly. If you have set $QPEDIR in your .profile or .login, you
   will need to log out and log in again to make the setting effective.




看看这个事怎么回事  我是新手很希望能得到帮助  我的QQ3918620  希望能有人帮满下 谢谢
离线hainanyunyu

只看该作者 1楼 发表于: 2009-07-18
用这么老的版本啊,估计没几个人弄了
离线hainanyunyu

只看该作者 2楼 发表于: 2009-07-18
这个变量没有设置 $QPEDIR  !!!!!!!!

[root@localhost qtopia-free-1.7.0]# export QTDIR=$QTEDIR
[root@localhost qtopia-free-1.7.0]# export PATH=$QTDIR/bin:$PATH
[root@localhost qtopia-free-1.7.0]# export LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH

你看看你只设置了这三个
离线rqzrqh

只看该作者 3楼 发表于: 2009-07-18
楼主想编译QT库还是编译QT程序?
设置环境只需要设置两条
PATH  
QMAKESEPC
快速回复
限100 字节
 
上一个 下一个