Hi! Thank you for the help, but it didn't... help :D. I did what you said, but the same result. Maybe I should add that when I run monodevelop for the first time it gives a lot of messages like this (but only right after the compilation on first run):
--- START --- ... Warning: The add-in 'Monodevelop.CSharpBinding,0.14.0' is trying to extend '/MonoDevelop/FileTemplates', but there isn't any add-in defining this extension point ... Warning: The add-in 'Monodevelop.MonoQuery,0.6.0' is trying to extend '/SharpDevelop/Workbench/Pads', but there isn't any add-in defining this extension point ... --- END --- Any idea what I am not doing right (maybe when compiling some other component)? János Jeffrey Stedfast wrote: > rm -rf $prefix/lib/monodevelop and then do another make install > > afaik, this means that you have old data still in that directory and md > gets confused. > > Jeff > > On Wed, 2007-07-25 at 14:22 +0300, =?UTF-8?Q?Szentp=E1li_J=E1nos?= > wrote: > >> When I try to start monodevelop I get the following error (of course the >> app quits instantly): >> >> --- START --- >> >> Unhandled Exception: Mono.Addins.Setup.InstallException: Application not >> found: IDE >> at MonoDevelop.Core.ApplicationService.StartApplication (System.String >> appId, System.String[] parameters) [0x00000] >> at MonoDevelop.Startup.SharpDevelopMain.Main (System.String[] args) >> [0x00000] >> >> --- END --- >> >> >> My questions: >> - does anyone know what is going on? >> - how can I make it not complain about MOZILLA_FIVE_HOME... for I have >> no Mozilla installed and I don't intend to. I currently set it to '/' >> >> János >> >> _______________________________________________ >> 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
