配置s3c-linux-2.6.28.6-Real6410出现 Unable to find the QT3 installation

字体大小: 中小 标准 ->行高大小: 标准

root@zhupan-desktop:~/s3c-linux-2.6.28.6-Real6410# make xconfig
CHECK   qt
*
* Unable to find the QT3 installation. Please make sure that
* the QT3 development package is correctly installed and
* either install pkg-config or set the QTDIR environment
* variable to the correct location.
*
make[1]: *** No rule to make target `scripts/kconfig/.tmp_qtcheck', needed by `scripts/kconfig/qconf.o'. Stop.
make: *** [xconfig] Error 2

解决方法:

打开新立得软件包管理器

输入QT3

选择qt3-dev-tools 进行安装 ,

安装成功后就可以配置了.
 

此文章由 http://www.ositren.com 收集整理 ,地址为: http://www.ositren.com/htmls/62343.html