红联Linux门户
Linux帮助

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

发布时间:2015-03-16 09:44:20来源:linux网站作者:zhupan19851230

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 进行安装,

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