[MonoDevelop] (no subject)
Alberto Conti
Alberto Conti <albertoconti@gmail.com>
Thu, 5 May 2005 00:46:26 -0400
I Installed MonoDeveloped on a Mac using fink
System Version:=09Mac OS X 10.3.9 (7W98)
Kernel Version:=09Darwin 7.9.0
I get the following message when I start monodevelop
Loading error, please reinstall :
System.ComponentModel.Win32Exception: Cannot find the specified file
in <0x00798> System.Diagnostics.Process:Start_common
(System.Diagnostics.ProcessStartInfo,System.Diagnostics.Process)
in <0x0002c> System.Diagnostics.Process:Start ()
in <0x0008c> (wrapper remoting-invoke-with-check)
System.Diagnostics.Process:Start ()
in <0x0010c> MonoDevelop.Services.SystemAssemblyService:GetVariableFromPkgC=
onfig
(string,string)
in <0x00114> MonoDevelop.Services.SystemAssemblyService:ProcessPiece
(string,string)
in <0x001dc> MonoDevelop.Services.SystemAssemblyService:GetAssembliesWithou=
tLibInfo
(string,string)
in <0x001c0> MonoDevelop.Services.SystemAssemblyService:ParsePCFile (string=
)
in <0x005dc> MonoDevelop.Services.SystemAssemblyService:InitializeService (=
)
in <0x0028c> MonoDevelop.Core.Services.ServiceManager:InitializeServicesSub=
system
(string)
in <0x00770> MonoDevelop.SharpDevelopMain:Main (string[])
Thought it was a pkg-config issue, but it does not appear to be that
way... /sw/bin/pkg-config is in my path. Googled the issue but did not
find anything relevant...
Any ideas?
-A