Mono - Open Source .NET
Mono is a wonderful thing - an open source implemenation of .NET, complete with compiler, class library and web server form ASP.NET. Download it here: www.go-mono.com.
Compiling it was another matter. Mono needs glib, so first I compiled that. Mono wouldn't compile however, it couldn't find glib. Searching the internet (and tearing my hair) finally got me the solution:
set $PKG_CONFIG_PATH to /usr/local/lib/pkgconfig/
export PKG_CONFIG_PATH
------------------------------------------------------------
#wapmarks - WAP links and personal phone startpage
0 Comments:
Post a Comment
<< Home