PDA

View Full Version : Updating mono to latest release



benton
September 4th, 2007, 09:17 PM
Hi there, I've noticed that mono does not get updated in-between Ubuntu releases. :( In fact I don't even think each ubuntu release comes out sporting the latest mono available at the time. So Is there a way to update the mono framework manually?

I'm considering using apt-get to remove every package with mono in its name and then installing the .bin generic download from the mono project, but I don't know if this would break F-Spot which is mono-based and I use it a lot.

Any ideas? Thanks!

triptoe
September 5th, 2007, 07:57 AM
im not sure... i tried to update my mono from SVN but it still says version 1.2.3.1 . so im stuck

fct
September 5th, 2007, 08:08 AM
If you don't delete the installed package the newer version of mono might not work, because of the priority of installed packages.

Depending on the application, yes, a newer version of Mono might break it. But the F-Spot package will get uninstalled anyway if you delete the mono packages. So I guess it's all or nothing. :)

benton
September 5th, 2007, 04:00 PM
Thanks for all the answers. So in other words, if you must have the latest mono installed at all times, Ubuntu does not fit the bill. :(

So then, in your opinion, which Linux distro would be the best mono development platform?

Thanks!

emperon
September 5th, 2007, 05:25 PM
Mono 1.2.5 for ubuntu is available here :
deb http://www.viraptor.info/repo feisty-custombackports contrib


(It's preview 5 I think but works fine)

fct
September 5th, 2007, 08:41 PM
Thanks for all the answers. So in other words, if you must have the latest mono installed at all times, Ubuntu does not fit the bill. :(

So then, in your opinion, which Linux distro would be the best mono development platform?

Thanks!

It fits the bill as much as any other distro. If you install unstable versions of libraries you can expect older programs bundled with the distro to have some problems, and if the new version is not configured for a parallel install it can clash with the older version installed in the system. That's completely normal.

benton
September 6th, 2007, 12:16 AM
Granted, though I was rather thinking on good distro with no mono installed by default, and so, with no packages depending on mono. That way I could install, uninstall and upgrade mono and monodevelop versions without breaking anything. Now in this "good" distro, the generic mono installer should work flawlessly and be easy to upgrade. For me, this hypothetical distro would fit the bill better than Ubuntu as a mono development platform.

[EDIT] I'm checking the instructions for the generic mono installer. it says it won't disturb existing mono installations. So I think I'll give it a try and hope for the best. :)

emperon
September 6th, 2007, 09:00 AM
Generic Mono installer has GTK# 2.8 . Tomboy won't work with it

samjh
September 6th, 2007, 11:59 AM
Thanks for all the answers. So in other words, if you must have the latest mono installed at all times, Ubuntu does not fit the bill. :(

So then, in your opinion, which Linux distro would be the best mono development platform?

Thanks!

The Mono Project releases official RPMs for Suse, Red Hat, and Fedora. It also releases packages for Solaris, if you're into that.

Your best bet will be Suse, because the Mono Project is sponsored largely by Novell, and Suse is Novell's distro. :)