[Mono-osx] Problems installing Mono on OSX 10.4
David_Hudson at capgroup.com
David_Hudson at capgroup.com
Mon Feb 11 11:09:01 EST 2008
Hi,
I am trying to install Mono 1.2.6_6 on my iBook g3 700Mhz running 10.4.11.
I have X11 installed on it. When I try to install Mono, the installation
fails at the very end. I ran the uninstaller script and reinstalled with
the same results.
When I manually run the postflight script (under sudo) I get this:
-----------------
+ cd /Library/Frameworks/Mono.framework/Versions/Current/etc
+ gdk-pixbuf-query-loaders
dyld: Library not loaded: @executable_path/../lib/libgdk_pixbuf-2.0.0.dylib
Referenced from: /usr/bin/gdk-pixbuf-query-loaders
Reason: Incompatible library version: gdk-pixbuf-query-loaders requires
version 1501.0.0 or
later, but libgdk_pixbuf-2.0.0.dylib provides version 801.0.0
/Volumes/MonoFramework-1.2.6/MonoFramework-1.2.6
_6.macos10.novell.universal.pkg/Contents/Resources/postflight:
line 32: 1256 Trace/BPT trap gdk-pixbuf-query-loaders >gtk-2.0
/gdk-pixbuf.loaders
+ mkdir -p pango
+ pango-querymodules
dyld: Library not loaded: @executable_path/../lib/libpangoft2-1.0.0.dylib
Referenced from: /usr/bin/pango-querymodules
Reason: Incompatible library version: pango-querymodules requires version
1901.0.0 or later, but
libpangoft2-1.0.0.dylib provides version 1004.0.0
/Volumes/MonoFramework-1.2.6/MonoFramework-1.2.6
_6.macos10.novell.universal.pkg/Contents/Resources/postflight:
line 32: 1259 Trace/BPT trap pango-querymodules
>pango/pango.modules
------------------
Then when I try to run 'mono' from the command line I get this instead of
the command line help.
---------------------------
Host Name: David-Hudsons-iBook
Date/Time: 2008-02-08 23:55:49.417 -0800
OS Version: 10.4.11 (Build 8S165)
Report Version: 4
Path: /usr/bin/mono
Parent: bash [709]
Version: ??? (???)
PID: 1661
Thread: Unknown
Link (dyld) error:
Library not loaded: @executable_path/../lib/libglib-2.0.0.dylib
Referenced from:
/Library/Frameworks/Mono.framework/Versions/1.2.6
/bin/../lib/libgthread-2.0.0.1400.1.dylib
Reason: Incompatible library version: libgthread-2.0.0.1400.1.dylib
requires version 1401.0.0 or
later, but libglib-2.0.0.dylib provides version 1001.0.0
---------------------
This same error occurs with 1.2.6_5. I then reinstall 1.2.5.1 and that
installs and runs fine.
I did not see any bug reports like this in bugzilla. Any ideas?
Thanks
Dave
More information about the Mono-osx
mailing list