[Mono-osx] monodevelop does't start

Lukas Pitschl lukas at dressyvagabonds.com
Thu Jun 16 13:11:15 EDT 2005


hi all,

i recently joined the list as i've switched to mac os x and would  
like to start programming in C#.

as i read about mono and monodevelop i thought this was the way to go  
and installed mono from go-mono.com and compiled monodevelop from svn  
source.

it wasn't too easy, but after retrieving info from lots of websites i  
finally got it compiling and installing.

already looking forward to check the IDE, this was what i got when i  
started monodevelop from Apple X11:

monodevelop

Unhandled Exception: System.DllNotFoundException: libgnomeui-2.0.dylib
in (wrapper managed-to-native)  
Gnome.Modules:libgnomeui_module_info_get ()
in <0x00010> Gnome.Modules:get_UI ()
in <0x004c8> MonoDevelop.SharpDevelopMain:Main (System.String[] args)

---

i already checked if all path are set right, and i guess they are,  
they actually read:

---
declare -x XDG_DATA_DIRS="/Library/Frameworks/Mono.framework/Versions/ 
Current/share:/sw/share"
declare -x XDG_DATA_HOME="/sw/share"
declare -x PKG_CONFIG_PATH="/Library/Frameworks/Mono.framework/ 
Versions/Current/lib/pkgconfig:/sw/lib/pkgconfig:/usr/X11R6/lib/ 
pkgconfig"
declare -x PATH="/var/www/web-tools/frameworks/propel/phing/bin:/opt/ 
local/sbin:/Library/Frameworks/Mono.framework/Versions/Current/bin:/ 
var/www/web-tools/frameworks/propel/phing/bin:/opt/local/sbin:/ 
Library/Frameworks/Mono.framework/Versions/Current/bin:/sw/bin:/sw/ 
sbin:/var/www/web-tools/frameworks/propel/phing/bin:/opt/local/sbin:/ 
Library/Frameworks/Mono.framework/Versions/Current/bin:/usr/bin:/bin:/ 
usr/sbin:/sbin:/usr/X11R6/bin:/opt/subversion/bin:/opt/local/bin:/opt/ 
subversion/bin:/opt/local/bin:/opt/subversion/bin:/opt/local/bin"
declare -x DYLIB_LIBRARY_PATH="/sw/lib:/Library/Frameworks/ 
Mono.framework/Versions/Current/lib/:/Library/Frameworks/ 
Mono.framework/Versions/Current/lib/monodevelop/bin"
---

libgnomeui and all other gnome bindings where installed with fink and  
lie under /sw/lib.

i don't know what else to do.

anyone knows a solution?

thx in advance

lukas




More information about the Mono-osx mailing list