help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Compiling gst with Gtk on Macosx


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Compiling gst with Gtk on Macosx
Date: Wed, 18 Feb 2009 17:51:30 +0100
User-agent: Thunderbird 2.0.0.19 (Macintosh/20081209)

> $ export
> PKG_CONFIG_PATH=/Library/Frameworks/Gtk.framework/Resources/dev/lib/pkgconfig:/Library/Frameworks/Cairo.framework/Resources/dev/lib/pkgconfig:/Library/Frameworks/GLib.framework/Resources/dev/lib/pkgconfig
> 
> $ ./configure --enable-gtk=yes

You do not need the option.

The problem is probably that the runtime library path
(DYLD_LIBRARY_PATH) needs to point in
/Library/Frameworks/Gtk.framework/Resources, or somewhere under that
directory where .dylib files are found.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]