Installing Project Mono on OpenSuse 11.4

Put together a short tutorial for a Lab for school about install mono on linux machines to enable installation of .net applications and aspx sites.

Installed the following packages seemed to do the trick.

yast2 –install apache2 nano  xsp apache2-mod_mono mono-complete

Got the xsp site code from a old distrubution of xsp. I assuming many of the links did not work because the version of mono and everything else was a much newer version.

http://download.mono-project.com/sources/xsp-if/xsp-1.0.6.1.tar.gz

Used this tool to generate a apache host file for the mono test app folder.

http://go-mono.com/config-mod-mono/Default.aspx

[youtube]https://www.youtube.com/watch?v=f_Bj3zRVHP0[/youtube]

Leave a Reply