Solaris 10 x86 Mono 三次折腾准备休战了

昨天,是昨天,第三次在solaris10x86上折腾mono了。

一战之后打算Solaris的无线期休战了。

按Mono官网的标准流程命令:

 

05233440_zjwO.gif
Unpack the Mono runtime distribution: 

tar xzvf mono-X.XX.tar.gz; cd mono-X.XX
Then configure, compile and install: 

./configure --prefix=/usr/local; make; make install
This will give you a runtime, C# compiler and runtime libraries, where /usr/local is the prefix where Mono will be installed. You can change this to suit your needs. 

If you are not using GNU/Linux system (such as Solaris or BSD variants), make sure to use GNU make. 

 

就那么两行代码,执行起来越是要生要死的。

1:上一次折腾已折腾第一句解压了。怎么折腾看上一篇文章了。

http://www.cnblogs.com/cyq1162/archive/2010/04/30/1725239.html

2:./configure命令。

在下载的几个bz2文件里,就两个能执行这./configure命令,mono-开头的执行不了。

前两个插件式的虽然能执行命令,可是报错了。再make也是图劳的。

 

3。Make命令:在Solaris是makefile,直接敲make是找不到命令的。

Solaris下要用GNU的makefile编绎。

http://www.mono-project.com/Compiling_Mono_From_Tarball

下的最后一句:

If you are not using GNU/Linux system (such as Solaris or BSD variants), make sure to use GNU make

GNU make 下载地址为:

http://directory.fsf.org/project/make/

或者:

http://www.sunfreeware.com/

 

根据安装路径上面的make命令变成了# /usr/local/make 不过我的mono还是有问题。

 

休战了,编绎都这么痛苦啊。连mod_apache2和xsp都还没折腾呢。

 

后人有在Solaris10x86上成功的,别忘了跑来留下言。

 

下节转战openSuse11.2上折腾Mono

转载于:https://my.oschina.net/secyaher/blog/274184

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值