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: [email protected] on behalf of Peter Hultqvist
Sent: Sun 11/9/2014 6:55 AM
To: aikeru; [email protected]
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  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to