[MonoDevelop] monodevelop

mitch@lasting.ro mitch@lasting.ro
Tue, 3 Aug 2004 18:19:32 +0300 (EEST)


Hello all.

I have SuSE 9.0 with KDE.
I downloaded the zip file with mono distribution from their website for
suse9.0 .
After installing all those RPM's, i made an helloworld.cs and compile it
and run it without problems. After that i tried to run monodoc and
monodevelop, but i got this error:

Loading error, please reinstall :
System.ComponentModel.Win32Exception: Cannot find the specified file
in [0x0027d] (at /cvs/mcs/class/System/System.Diagnostics/Process.cs:801)
System.Diagnostics.Process:Start_common
(System.Diagnostics.ProcessStartInfo,System.Diagnostics.Process)
in [0x00007] (at /cvs/mcs/class/System/System.Diagnostics/Process.cs:834)
System.Diagnostics.Process:Start ()
in <0x0005d> (wrapper remoting-invoke-with-check)
System.Diagnostics.Process:Start ()
in [0x00039] (at
/home/duncan/conf/mono-conf/monodevelop/BUILD/monodevelop-0.5/src/Main/Base/Services/SystemAssemblyService.cs:176)
MonoDevelop.Services.SystemAssemblyService:GetVariableFromPkgConfig
(string,string)
in [0x00041] (at
/home/duncan/conf/mono-conf/monodevelop/BUILD/monodevelop-0.5/src/Main/Base/Services/SystemAssemblyService.cs:164)
MonoDevelop.Services.SystemAssemblyService:ProcessPiece (string,string)
in [0x0006a] (at
/home/duncan/conf/mono-conf/monodevelop/BUILD/monodevelop-0.5/src/Main/Base/Services/SystemAssemblyService.cs:148)
MonoDevelop.Services.SystemAssemblyService:GetAssembliesWithoutLibInfo
(string,string)
in [0x0007b] (at
/home/duncan/conf/mono-conf/monodevelop/BUILD/monodevelop-0.5/src/Main/Base/Services/SystemAssemblyService.cs:92)
MonoDevelop.Services.SystemAssemblyService:ParsePCFile (string)
in [0x001ec] (at
/home/duncan/conf/mono-conf/monodevelop/BUILD/monodevelop-0.5/src/Main/Base/Services/SystemAssemblyService.cs:70)
MonoDevelop.Services.SystemAssemblyService:InitializeService ()
in [0x00056] (at
/home/duncan/conf/mono-conf/monodevelop/BUILD/monodevelop-0.5/src/Libraries/MonoDevelop.Core/Services/ServiceManager.cs:71)
MonoDevelop.Core.Services.ServiceManager:InitializeServicesSubsystem
(string)
in [0x0019b] (at
/home/duncan/conf/mono-conf/monodevelop/BUILD/monodevelop-0.5/src/Main/StartUp/MonoDevelopMain.cs:111)
MonoDevelop.SharpDevelopMain:Main (string[])

Is someone who had this error before and how can i get over it?

Thanks,
Mircea