|
|
[楼主] 800里加急 启动不聊jws.start Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Mono.Unix.Native.Syscall ---> System.DllNotFoundException: libMonoPosixHelper.so at (wrapper managed-to-native) Mono.Unix.Native.Syscall:_L_ctermid () at Mono.Unix.Native.Syscall..cctor () [0x00000] --- End of inner exception stack trace --- at jwsWorker.x1d9a59812640a7da.xc447809891322395 (System.String[] xce8d8c7e3c2c2426) [0x00000] Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Mono.Unix.Native.Syscall ---> System.DllNotFoundException: libMonoPosixHelper.so at (wrapper managed-to-native) Mono.Unix.Native.Syscall:_L_ctermid () at Mono.Unix.Native.Syscall..cctor () [0x00000] --- End of inner exception stack trace --- at jwsHttpd.x3572cbb293fb3561.xc447809891322395 (System.String[] xce8d8c7e3c2c2426) [0x00000] 之前我已经安装了 2.4.3 起不来 我又重新安装了MONO 2.6.4 请问 还需要安装其他的 包么? 谢谢大家了。。 [1楼] 回复:800里加急 启动不聊jws.start 你 configure 时,使用 --prefix=/usr 参数没有?用的什么系统?错误提示已经讲得很明确了,找不到库!请把Mono安装到你系统能自动找到的地方! [2楼] 回复:800里加急 启动不聊jws.start ./configure --prefix=/usr/local 我是按照 编译帮助里面 编译的 [3楼] 回复:800里加急 启动不聊jws.start 那就错了! 必须 --prefix=/usr 我建议你还是多看看本站的经验文章吧,这些都是经过实践的,很重要! [4楼] 回复:800里加急 启动不聊jws.start 多谢 J66 我刚接触 MONO 是朋友推荐 用Jexus 经过您的指点 已经完全OK 了3QQQ [5楼] 回复:800里加急 启动不聊jws.start 对你的成功表示祝贺,希望能多到www.j66.net来交流经验和帮助其他需要帮助的朋友! |
|