[Mono-dev] Is anyone using mono develop in 1.1.13.2?

Lluis Sanchez lluis at ximian.com
Mon Feb 20 18:46:38 EST 2006


Hi,

Please carefully read the mini FAQ in the installer instructions. The
error you are getting is documented there:

http://www.mono-project.com/InstallerInstructions

Lluis.

El lun, 20-02-2006 a las 13:45 -0900, Joshua Kugler escribió:
> I've posted about this before, but have not gotten any reply.  Since the Mono 
> developers say they use their own tools, I'm not sure why this hasn't been 
> addresses.  Is anyone using the latest release of Monodevelop?  When I try to 
> run it, I get this error:
> 
> [joshua at otter ~]$ monodevelop 
> System.TypeInitializationException: An exception was thrown by the type 
> initializer for Gnome.ModuleInfo ---> System.DllNotFoundException: 
> gnomesharpglue-2
> in (wrapper managed-to-native) 
> Gnome.ModuleInfo:gnomesharp_gnome_moduleinfo_get_name_offset ()
> in <0x00008> Gnome.ModuleInfo:.cctor ()--- End of inner exception stack trace 
> ---
> 
> in <0x00000> <unknown method>
> in <0x00025> Gnome.Modules:get_UI ()
> in <0x00440> MonoDevelop.Ide.Gui.IdeStartup:Run (System.String[] args)
> in <0x00169> MonoDevelop.Core.AddIns.AddInService:StartApplication 
> (System.String addinId, System.String[] parameters)
> 
> This is on Linux using the installer from the download page.  I'd really like 
> to start playing around with Monodevelop, but can't run it.  These two files 
> exist:
> 
> /home/joshua/mono-1.1.13.2/lib/libgnomesharpglue.so
> /home/joshua/mono-1.1.13.2/lib/libgnomesharpglue-2.so
> 
> But for some reason aren't being found.
> 
> I even tried adding these lines to the config file:
> 
> <dllmap dll="gnomesharpglue-2.dll" 
> target="/home/joshua/mono-1.1.13.2/lib/libgnomesharpglue-2.so"/>
> <dllmap dll="gnomesharpglue.dll" 
> target="/home/joshua/mono-1.1.13.2/lib/libgnomesharpglue.so"/>
> 
> And that didn't seem to help.  Any other ideas?
> 
> Thanks!
> 
> j----- k-----
> 




More information about the Mono-devel-list mailing list