[Mono-list] Messed up mono install :( how to clean up?

Jeff Bonhag jbonhag at SCA-CORP.COM
Mon Nov 10 14:33:46 UTC 2014


Hi aikeru,

The Mono Project repositories have up-to-date Mono builds (right now I'm running MonoDevelop 5.5), and adding them are a lot easier than building the whole thing yourself.

http://www.mono-project.com/docs/getting-started/install/linux/

If you really do need to build from source, you may want to take a look at:

http://www.mono-project.com/docs/compiling-mono/parallel-mono-environments/

which details how to set up a complete local (i.e. compiled) environment.

Good luck!

Jeff Bonhag



-----Original Message-----
From: mono-list-bounces at lists.ximian.com on behalf of Peter Hultqvist
Sent: Sun 11/9/2014 6:55 AM
To: aikeru; mono-list at lists.ximian.com
Subject: Re: [Mono-list] Messed up mono install :( how to clean up?
 
Over the times it has been tricky, especially when the current master
branch required a later version of mono than was available in the latest
Ubuntu release.

Right now it works though, this is how I do it.

1. Install monodevelop from the Ubuntu repo - this will install all the
dependencies you will need.
2. Build monodevelop from source and install into /usr/local

About cleanup, you could possible just remove everything under
/usr/local, it depends whether you have anything else there you need.

On 2014-11-08 16:32, aikeru wrote:
> Hi, there. This is my first time posting on this mailing list. I thought I
> would ask here, too, since I am not sure where is best to get help with this
> sort of Mono-related issue.
>
> The full details of my issue is here:
>
> http://ubuntuforums.org/showthread.php?t=2251959
>
> In summary...
> - I am trying to install monodevelop from source
> - When building monodevelop, it acts like gtk# libraries are not installed
> - I have two gac folders and don't know how to clean up after multiple mono
> installs (some manual, some from apt-get)
> - I built/installed gtk# from source
> - I can add gtk# to one gac folder ( /usr/local/lib/mono/gac ) but not
> another ( /usr/lib/mono/gac )
> - whereis mono returns 9 different locations :(
>
> I would be grateful if someone can help me... Thanks! I'm tempted to
> reinstall Ubuntu, but I want to learn the proper way to do this, and
> coincidentally help others with similar issues.

_______________________________________________
Mono-list maillist  -  Mono-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20141110/cbbf2baa/attachment.html>


More information about the Mono-list mailing list