Sunday, April 11, 2010

Installing .NET development support

Previous: Installing Tomcat (partial FAIL)

I'm not actively working on a mono project at the moment, so I didn't spend too much time configuring a development environment. Actually, I didn't spend any time configuring a development environment. I installed the basic tools with these commands:

sudo apt-get install
mono-devel
libmono-winforms2.0-cil
monodevelop
monodevelop-nunit
monodevelop-debugger-mdb

If you're interested, my notes about getting started with these tools are in this post: http://kotowanandesu.blogspot.com/2009/08/installing-support-for-net.html.

Next: Restoring Firefox personalization after re-installing Ubuntu

No comments:

Post a Comment