[Mono-osx] mono 2.6.3 command line OSX Snow Leopard System.DllNotFoundException: libgtk-quartz-2.0.0.dylib

Eric Sadit Téllez Avila donsadit at gmail.com
Thu Apr 29 14:16:51 EDT 2010


I'm not sure but maybe prepending
DYLD_LIBRARY_PATH=/Library/Frameworks/Mono.framework/Versions/Current/lib/
to the command line can work around the problem. Please notice, this can
override some loading libraries from the system, but that's another problem.

Example

DYLD_LIBRARY_PATH=/Library/Frameworks/Mono.framework/Versions/Current/lib/
mono args...

I don't have any real application to test it,

Saludos

On Thu, Apr 29, 2010 at 1:23 PM, Gregory Smith <wolfy at treellama.org> wrote:

> Sadly, it appears this had not been fixed in 2.6.4_3. GTK#
> applications will not start :(
>
> Gregory
>
> On Wed, Mar 24, 2010 at 1:26 PM, Peter Gregory
> <pgregory at landmarkdigital.com> wrote:
> >
> > I've installed the latest from the mono-develop web site for mono
> framework
> > 2.6.3_4.
> > It works fine from the IDE (MonoDevelop OSX), but not from the command
> line.
> > Any ideas what's going on?
> >
> > Peter Greogry
> _______________________________________________
> Mono-osx mailing list
> Mono-osx at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-osx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20100429/95cc16c4/attachment.html 


More information about the Mono-osx mailing list