[Mono-devel-list] Re: [Mono-list] MonoDevelop on Mac OS X
Benjamin Reed
ranger at befunk.com
Thu Jun 3 13:40:08 EDT 2004
(pet peeve, but is there a reason for multiple lists if everything gets
cross-posted anyways? =)
Attila Balogh wrote:
> hello all,
>
> finally i was able to run monodevelop 0.4 on my mac (it's way more
> stable and mature then the 0.3 build), if anyone's interested, here's
> how i did it:
> http://www.edu-net.hu/dottext/d0lphin/posts/210.aspx
Spiffy
I've been working on updating the fink mono packages to beta2, most
everything is working but for some reason, monodevelop doesn't work, it
bombs with this:
---(snip!)---
Loading error, please reinstall :
System.ComponentModel.Win32Exception: Cannot find the specified file
in <0x0068c> 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:GetVariableFromPkgConfig
(string,string)
in <0x00114> MonoDevelop.Services.SystemAssemblyService:ProcessPiece
(string,string)
in <0x003ac>
MonoDevelop.Services.SystemAssemblyService:GetAssembliesWithLibInfo
(string,string)
in <0x00194> MonoDevelop.Services.SystemAssemblyService:ParsePCFile (string)
in <0x00458> MonoDevelop.Services.SystemAssemblyService:InitializeService ()
in <0x002ec>
MonoDevelop.Core.Services.ServiceManager:InitializeServicesSubsystem
(string)
in <0x00648> MonoDevelop.SharpDevelopMain:Main (string[])
---(snip!)---
Also, XSP runs, but fails when I try to hit a web page:
---(snip!)---
System.NullReferenceException: Object reference not set to an instance
of an object
in (unmanaged) (wrapper managed-to-native)
System.Type:internal_from_name (string,bool,bool)
in <0x0008c> (wrapper managed-to-native) System.Type:internal_from_name
(string,bool,bool)
in <0x00070> System.Type:GetType (string,bool)
in <0x0004c> System.Web.Configuration.ModuleItem:.ctor (string,string)
in <0x00440>
System.Web.Configuration.HttpModulesConfigurationHandler:Create
(object,object,System.Xml.XmlNode)
in <0x0027c>
System.Web.Configuration.ConfigurationData:GetConfigInternal
(string,System.Web.HttpContext,bool)
in <0x000dc>
System.Web.Configuration.ConfigurationData:GetConfigOptLocation
(string,System.Web.HttpContext,bool)
in <0x0041c> System.Web.Configuration.ConfigurationData:GetConfig
(string,System.Web.HttpContext)
in <0x000c4> System.Web.Configuration.WebDefaultConfig:GetConfig
(string,System.Web.HttpContext)
in <0x00060> System.Web.Configuration.WebDefaultConfig:GetConfig (string)
in <0x00034> System.Web.Configuration.WebConfigurationSettings:GetConfig
(string)
in <0x0001c> System.Web.HttpContext:GetAppConfig (string)
in <0x0003c> System.Web.HttpApplication:InitModules ()
in <0x00090> System.Web.HttpApplication:Startup
(System.Web.HttpContext,System.Web.HttpApplicationState)
in <0x000cc> System.Web.HttpApplicationFactory:InitializeFactory
(System.Web.HttpContext)
in <0x000bc> System.Web.HttpApplicationFactory:GetInstance
(System.Web.HttpContext)
in <0x00190> System.Web.HttpRuntime:InternalExecuteRequest
(System.Web.HttpWorkerRequest)
---(snip!)---
...and on the command-line it spits out this:
---(snip!)---
** (/sw/lib/mono-xsp/xsp.exe:8103): WARNING **: Could not find assembly
ICSharpCode.SharpZipLib, references from
/sw/lib/mono/gac/Mono.Http/1.0.5000.0__0738eb9f132ed756/Mono.Http.dll
(assemblyref_index=2)
Major/Minor: 0,31
Build: 0,0
Token: 1b03e6acf1164f73
---(snip!)---
...any ideas?
--
Benjamin Reed, a.k.a. RangerRick
ranger at befunk.com / http://ranger.befunk.com/
More information about the Mono-devel-list
mailing list