mono已经正确安装了
灰常郁闷
----------------------
[root@server ~]# mono-test-install
Active Mono: /usr/local/bin/mono
Other Mono executables: /usr/bin/mono
Warning: pkg-config could not find mono installed on this system
No dotnet pkgconfig found, Windows.Forms, System.Drawing and others will not work
出错了
[root@server ~]# fastcgi-mono-server2
-bash: fastcgi-mono-server2: command not found
[root@server ~]# fastcgi
-bash: fastcgi: command not found
[root@server ~]# fastcgi-mono-server2 /applications=ceshi2.xp3.cc:/:/home/wwwroot/ceshi/ /socket=tcp:127.0.0.1:9000
-bash: fastcgi-mono-server2: command not found
[root@server ~]#
----------------------
[root@server ~]# mono -V
Mono JIT compiler version 2.8 (tarball Sun Mar 27 00:20:09 CST 2011)
Copyright (C) 2002-2010 Novell, Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: x86
Disabled: none
Misc: debugger softdebug
LLVM: supported, not enabled.
GC: Included Boehm (with typed GC and Parallel Mark)