help-smalltalk
[Top][All Lists]
Advanced

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

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


From: Paolo Bonzini
Subject: [Help-smalltalk] Re: Compiling gst with Gtk on Macosx
Date: Thu, 19 Feb 2009 11:09:03 +0100
User-agent: Thunderbird 2.0.0.19 (Macintosh/20081209)

Paolo Bonzini wrote:
>> $ 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.

Please compare the output of

otool -l packages/gtk/.libs/gst-gtk.so |grep name

and the contents of packages/gtk/order.

They should be small, you can cut&paste them and send them here if you
cannot figure them out; it may be that you are using a set of headers
and linking against another.

Paolo




reply via email to

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