首页| 论坛| 消息

标题:【提问】solaris下安装QT的问题请教
作者:zf_203
日期:2005-11-10 10:31
内容:

我在solaris下安装QT是不是还需要其他什么准备么?开始安装后出现
"You don't seem to have 'make' or 'gmake' in your PATH.
Cannot proceed."
我后来把PATH添加了我安装的Forte_FORTRAN-WS6U2-FCS-solsparc下的bin
可以安装了
bash-2.05# ./configure
This is the Qt/X11 Free Edition.
You are licensed to use this software under the terms of either
the Q Public License (QPL) or the GNU General Public License (GPL).
Type 'Q' to view the Q Public License.
Type 'G' to view the GNU General Public License.
Type 'yes' to accept this license offer.
Type 'no' to decline this license offer.
Do you accept the terms of either license?
yes
.....
CC: Cannot find /opt/SUNWspro/WS6U2/lib/crt1.o
*** Error code 1
make: Fatal error: Command failed for target `qmake'
qmake failed to build. Aborting.
请教是什么环节出了问题?lib目录下有crti.o,就是没有crt1.o?如何解决?
希望各位高手帮忙。。


#1 [coralbird 11-28 14:13]
兄弟,我也在搞solaris下qt的开发,email我可共同探讨,qt我倒是编译通过了,可就是该死的Kdevelop死活搞不定,coralbird@yeah.net
#2 [fanyu 11-28 15:08]
需要一个KDE环境和GCC编译器。
#3 [cugbaf 12-26 19:41]
安装gcc 或者是你gcc还没设置好
#4 [gmboy 12-27 15:20]
试一下这个:
bash-2.05# ./configure -platform solaris-g++
#5 [wuya5945 11-29 00:31]
我没有用的
Solaris10自带了2.94(2.95)gcc,但是需要自己在 。profile中设置一下环境变量,然后安装一个make软件包,可以去www.sunfreeware.com去下载,然后安装时。/configure -platform-g++,就可以了,我安装的是3.3.4,我也再学习solaris10下的qt开发,希望以后多多交流,我和二楼一样,卡在KDevelop了 ,QQ664851021,email jianghui_hlj@hotmail.com,

<< 1 2 >> (1/2)

回复 发表
主题 版块