[MonoDevelop] Mono 2.8 on Ubuntu 10.10

Michael Hutchinson m.j.hutchinson at gmail.com
Fri Oct 29 15:25:58 EDT 2010


On Thu, Oct 28, 2010 at 10:04 AM, rennar <rennar at gmail.com> wrote:
>
> Hello,
>
> mono-2.8 installed perfect on my ubuntu 10.10 and Monodevelop simply stopped
> working. Do not run the gnome and not the prompt.
> At the prompt displays the following error:
> rennar @ laptopi7: / var / log $ monodevelop
> WARNING: Can not find Mozilla directory containing libgtkembedmoz.so. Some
> May Not Be Able Addins to function. Please Set MOZILLA_FIVE_HOME to your
> Mozilla directory.
>
> Unhandled Exception: System.IO.FileNotFoundException: Could not load file or
> assembly 'Mono.Addins, Version = 0.4.0.0, Culture = neutral, PublicKeyToken
> = 0738eb9f132ed756' or one of ITS dependencies.
> File name: 'Mono.Addins, Version = 0.4.0.0, Culture = neutral,
> PublicKeyToken = 0738eb9f132ed756'
> Could not load file or assembly 'Mono.Addins.Setup, Version = 0.4.0.0,
> Culture = neutral, PublicKeyToken = 0738eb9f132ed756' or one of ITS
> dependencies.
> Could not load file or assembly 'Mono.Addins, Version = 0.4.0.0, Culture =
> neutral, PublicKeyToken = 0738eb9f132ed756' or one of ITS dependencies.
> Missing method get_IsInitialized in assembly / usr / lib / monodevelop / bin
> / MonoDevelop.exe, type Mono.Addins.AddinManager
>
> But I can not solve these problems.
>
> But the mono-2.8 in ubuntu installs perfectly 10:10

Your Mono you installed does not have Mono.Addins or GTK# in its GAC.
Please read http://mjhutchinson.com/journal/2007/11/08/how_not_break_mono

You may also find
http://www.mono-project.com/Parallel_Mono_Environments#Tip:_MONO_GAC_PREFIX
useful.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list