You are not logged in.

#1 2008-01-19 12:34:46

skioppetto
Member
Registered: 2007-02-08
Posts: 24

monodevelop error on startup

I've installed monodevelop on xfce using pacman. When I try to run it I get this error... I'm a beginner in .NET programming and I can't understand...

Unhandled Exception: System.ComponentModel.Win32Exception: ApplicationName='pkg-config', CommandLine='--variable=libdir art-sharp-2.0', CurrentDirectory='', PATH='/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin:/opt/bin:/opt/mozilla/bin'
  at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] 
  at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] 
  at System.Diagnostics.Process.Start () [0x00000] 
  at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
  at MonoDevelop.Core.SystemAssemblyService.GetVariableFromPkgConfig (System.String var, System.String pcfile) [0x00000] 
  at MonoDevelop.Core.SystemAssemblyService.ProcessPiece (System.String piece, System.String pcfile) [0x00000] 
  at MonoDevelop.Core.SystemAssemblyService.GetAssembliesWithoutLibInfo (System.String line, System.String file) [0x00000] 
  at MonoDevelop.Core.SystemAssemblyService.ParsePCFile (System.String pcfile) [0x00000] 
  at MonoDevelop.Core.SystemAssemblyService.RunInitialization () [0x00000] 
  at MonoDevelop.Core.SystemAssemblyService.BackgroundInitialize () [0x00000] 
  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()

any ideas??:/

Offline

#2 2008-01-19 12:40:27

skioppetto
Member
Registered: 2007-02-08
Posts: 24

Re: monodevelop error on startup

SOLVED!!

here is a FAQ answer:

MonoDevelop uses pkg-config to locate installed packages and get the list of assemblies that each package provides. A package specifies this list of assemblies in a .pc file which has to be installed in the standard pkg-config directory.

I think should be better add pkgconfig as dependency

Offline

#3 2008-01-19 13:11:07

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: monodevelop error on startup

Pkgconfig is pretty essential for a lot of packages actually. If you have Xfce installed, surely pkgconfig should have slipped in somewhere...


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

Board footer

Powered by FluxBB