Installation guide for Novel’s Mono,Mono-develop,Xsp2 Server in Ubuntu 9.10 Karmic Koala

November 20th, 2009 by srinivas Leave a reply »

mono In this article i will explaining how to install Novel’s Mono,Mono-develop IDE for .net applications in Ubuntu 9.10 Karmic Koala and Mysql Configuration for Mono in Ubuntu 9.10 .For people who are new to Mono here is quick introduction

Mono is an open source, cross-platform, implementation of C# and the CLR that is binary compatible with Microsoft.NET developed by Novel Corporation.

Mono-develop is an opensource C# and .net Integrated development environment for Linux .
———————————————————————————————————————————

Installing Mono
Step 1 : From the terminal install the following command as root user . This is will install all the dependencies files for installing Mono on ubuntu 9.10 .
mono,mono-gmcs,mono-gac,mono-utils will be installed .

sudo apt-get install mono-2.0-devel

install
———————————————————————————————————————————
Step 2 : Once Step 1 is completed inorder to confirm whether mono has been installed or not on your system type the following command in your terminal .

 $ mono

following will be the output , if get this output mono is successfully installed on your Ubuntu 9.10
confirm
———————————————————————————————————————————

Installing Mono-develop


Step 1
:  From the terminal type the following command  to install Mono-develop IDE .

$sudo apt-get install monodevelop monodoc-browser monodevelop-nunit monodevelop-versioncontrol

mono-develop

———————————————————————————————————————————

Step 2:   After the installation , In order to run the Mono-develop IDE which will be located in

Applications->Programming->MonoDevelop

click on itmain
————————————————————————————————————————————–

Installing Xsp2 Server

Step1 : In order to run ASP.net application you need to install Mono-Xsp2 server which is available in the Ubuntu Karmic repository ,

Go to Synaptic Manager and query the search mono-xsp2 . Here is the Snapshot of the same

server

————————————————————————————————————————————–

Step 2 : In order to start and test the server through the terminal , type the following command .

 $xsp2

you will get the following response from the server after running it
serverstart

————————————————————————————————————————————–

In my upcoming posts i will be explaining how to Create a ASP.net project on Mono and database connectivity with Asp.net and Configuring Mysql with Mono-develop .

If you find this article useful please spread a word about talkonsomething . and you can also follow me on twitter here

Hope this helps !!

“Be Openminded and promote Open Source !!”

Related Posts with Thumbnails
Share this Article with your friends & colleagues using the below icons
  • Digg
  • Facebook
  • StumbleUpon
  • Reddit
  • del.icio.us
  • Mixx
  • DZone
  • Google Bookmarks
  • LinkedIn
  • Print
  • email
  • RSS

Related posts

  1. Google Go Installation procedure on Ubuntu 9.10 Karmic Koala
  2. How to Install Google gccgo compiler in Ubuntu 9.10 Karmic Koala
  3. Backing up and Restoring Ubuntu applications while upgrading from Ubuntu 9.04 to Ubuntu 9.10 Karmic Koala
  4. HOW TO CONNECT MYSQL DATABASE FROM WINDOWS XP TO UBUNTU
  5. Ubuntu 9.10 is finally here for your desktop and laptop
Advertisement

Leave a Reply

Switch to our mobile site