请问编译安装qterm for qt3 时提示需要的Qt, 是不是qt?
我没有成功编译安装,就死在这里,真是郁闷。 是qt3,请安装qt3-devel,如果你的系统是kde2的,请下载for qt2的qterm版本 checking for Qt... configure: error: Qt (>= Qt 2.2.2) (libraries) not found. Please check your installation!我在编译的时候出现的是这样的信息
请问怎么解决?
3x 请看
http://www.linuxsir.com/bbs/showthread.php?s=&threadid=44300&highlight=qterm checking for Qt... configure: error: Qt (>= Qt 2.2.2) (libraries) not found. Please check your installation!
我在编译的时候出现的是这样的信息
请问怎么解决?
3x
第二贴不是说了吗,安装相应版本的qt-devel啊 checking for Qt... configure: error: Qt (>= Qt 2.2.2) (libraries) not found. Please check your installation!
我在编译的时候出现的是这样的信息
请问怎么解决?
3x
第二贴不是说了吗,安装相应版本的qt-devel啊
其实不一定是没有安装qt-devel的事情
而是configure文件中的一个默认出错
看我链接的那个帖子就清楚了 我看了前面大侠们的帖子,我装了qt-devel-3.x, 我也指定了路径
./configure --with-qt-dir=/usr/lib/qt3/ --with-qt-includes=/usr/lib/qt3/include/ --with-qt-libraries=/usr/lib/qt3/lib/
结果还是告诉我
checking for Qt... configure: error: Qt (>= Qt 2.2.2) (libraries) not found. Please check your installation!
我用的turbolinux 10
页:
[1]