[MonoDevelop] MONODOC FROM SVN DOESN'T WORK

A.M. Abdelaziz amamh3 at gmail.com
Tue Dec 29 19:54:18 EST 2009


This is my second email stating this issue.

   - I have just installed a clean install of openSUSE 11.2
   - dist-upgrade --repo mono-stable (the repo mentioned on mono-project.com
   )
   - mono, debugger, gtk-2.12, mono-tools from svn

running "monodoc" and opening a page gives a warning then crashes, the
warning is:
** (browser:22363): WARNING **: Missing method
System.Type::op_Equality(Type,Type) in assembly
/usr/local/lib/mono/2.0/mscorlib.dll, referenced in assembly
/usr/local/lib/mono/gac/monodoc/1.0.0.0__0738eb9f132ed756/monodoc.dll

I solved the problem using a workaround, here is my notes from Tomboy:

*monodoc.dll from svn appears to suffer a problem coz it requests
System.Type::op_Equality method from 2.0/mscorlib.dll which doesn't exist,
so:*
*• installed monodoc-core from mono-stable*
*• moved all svn monodoc files in:*
*∘ /usr/local/lib/mono/gac/monodoc/1.0.0.0__0738eb9f132ed756*
*• to dir "old"*
*• replaced them with the new files from mono-stable, BUT only kept
monodoc.dll.config from svn and didn't replace it, to make it read svn
documentation and not the one from mono-stable (which doesn't include gtk
sharp docs, btw)*
*• to understand better, view monodoc.dll.config in the specified dir*

pls FIX IT, or tell me if I'm wrong
-- 
A.M. Abdelaziz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20091230/9f6ad97d/attachment.html 


More information about the Monodevelop-list mailing list