Mono on Ubuntu
Spent a little while figuring out the correct incantation to get Mono installed on Ubuntu so I thought I’d post it as a reminder for myself (and possibly as an instruction for others).
Step 1.
Enable the universe repository (see here for instructions if you’re really not sure how to do that).
Step 2.
Do the following from a terminal:
$ sudo apt-get install mono monodoc libgnome-cil
Updated
It turns out libgtk-cil doesn’t provide all the dependencies you need to run monodoc (and possibly other applications) – using libgnome-cil does provide them.
NB: This is based on the Debian install instructions in Mono: A Developers Notebook but the gtk-sharp package has been renamed (this will also apply to Debian unstable).
Step 3.
There is no step 3. Don’t you just love apt-get?
Related posts:
- How to enable sound in Flash on Ubuntu 6.06 LTS Ubuntu 6.06 LTS (Dapper Drake) has an annoying problem: if...
- Mono eye for the Java guy Balazs Fejes has posted an article on his experiments in...
- Mono from Source I’ve been planning to do this for a while, but...
- That new distro smell Update The content of this post now has a new...
- Use The Source Found this via Robert MacEwan. It appears there may be...
Related posts brought to you by Yet Another Related Posts Plugin.
My music selection makes
look good
No images to display Recent comments
- accountinghomework help: Good website in your company and this is important thought for our business. Tha...
- erniejunior: Hello, I also have a compaq mini 700 and I had problems with upgrading from u...
- David Barnes: Two options: Google Sites and Ning. Ning makes it easy to create something that ...
This theme was designed by Chris Wallace and is licensed under the GNU General Public License.
Check out his cool WordPress Themes. Released by Six Revisions in the year of the rat.
14 Nov 2004 7:01 am
Thanks for the links.
14 Nov 2004 7:01 am
Thanks. This helped a lot.
14 Nov 2004 7:01 am
great….<br />
i just needed that…<br />
thanks a lot.
14 Nov 2004 7:01 am
Thanks for this. I too have the O’Reilly book, but without the knowledge that the gtk-sharp package had since been renamed as libgnome-cil, I would have been well and truly stuck!
14 Nov 2004 7:01 am
Thanks – this is really helpful after trying to setup Mono from source for the last 3 hours.
14 Nov 2004 7:01 am
This doesn’t work, I get an error – <br />
<br />
The following packages have unmet dependencies:<br />
libgnome-cil: Depends: libgda2-1 (>= 1.0.4) but it is not installable<br />
Depends: libgnomedb2-3 (>= 1.0.4) but it is not installable<br />
<br />
Any ideas what is going on?<br />
<br />
Thanks
14 Nov 2004 7:01 am
I am a new newbie. Where should I get “mono” and “monodoc”?<br />
Thanks,
14 Nov 2004 7:01 am
Thanks man!
14 Nov 2004 7:01 am
thanks, it came in handy to me too.