[Mono-osx] Mono 2.6.7 won't run on 10.4 -- libiconv version error

Geoff Norton gnorton at novell.com
Fri Jan 28 11:53:59 EST 2011


We have deprecated support for OSX 10.4 from binaries, if you want 10.4, you'll need to build from source.

-g

On 2010-09-24, at 4:42 AM, BesideTheVoid wrote:

> 
> I am using Mac OS X 10.4.11 on PowerPC.  The old Mono
> (MonoFramework-2.4_7.macos10.novell.universal.dmg) worked fine for years.  I
> uninstalled it using the script at http://www.mono-project.com/Mono:OSX then
> installed MonoFramework-2.6.7_3.macos10.novell.universal.dmg and the pkg
> installed without complaint.  However, now typing mono results in the
> following error:
> 
> dyld: Library not loaded: /usr/lib/libiconv.2.dylib
>  Referenced from: /usr/bin/mono
>  Reason: Incompatible library version: mono requires version 7.0.0 or
> later, but libiconv.2.dylib provides version 5.0.0
> Trace/BPT trap
> 
> What I've tried so far:
> -Installed macports, then typed
> sudo port -v selfupdate
> sudo port install libiconv
> iconv --version
> -output is:
> iconv (GNU libiconv 1.13)
> Copyright (C) 2000-2009 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later
> <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.
> Written by Bruno Haible.
> -(libiconv used to be 1.11)
> -I'm sure it updated the system's actual iconv, because for
> whereis iconv
> -output is:
> /usr/bin/iconv
> but mono still produces the same error.
> 
> -- 
> View this message in context: http://mono.1490590.n4.nabble.com/Mono-2-6-7-won-t-run-on-10-4-libiconv-version-error-tp2553199p2553199.html
> Sent from the Mono - OSX mailing list archive at Nabble.com.
> _______________________________________________
> Mono-osx mailing list
> Mono-osx at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-osx



More information about the Mono-osx mailing list