[MonoDevelop] The required addin 'MonoDevelop.SourceEditor, 0.19.0' is not installed
Michael Hutchinson
m.j.hutchinson at gmail.com
Tue Mar 11 18:54:00 EDT 2008
On Tue, Mar 11, 2008 at 5:04 PM, Mikel Perez <mikeloco14 at gmail.com> wrote:
<...>
> ERROR [2008-03-11 16:31:00Z]: Add-in error
> (MonoDevelop.DesignerSupport,0.19.0): Add-in could not be loaded: The
> required addin 'MonoDevelop.SourceEditor,0.19.0' is not installed.
> Mono.Addins.MissingDependencyException: The required addin
> 'MonoDevelop.SourceEditor,0.19.0' is not installed.
<...>
> I have MonoDevelop.SourceEditor.dll there!
> I don't know what to do, I tried 'sudo make uninstall', then 'sudo make
> install', and still the same!
It sounds like the addin DB has somehow become outdated (it should
auto-update). Try removing it so that it gets rebuilt:
rm -r ~/.config/MonoDevelop/addin*
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Monodevelop-list
mailing list