Native Gtk2-Perl apps on Mac OS X
- From: Gavin Brown <gavin brown uk com>
- To: gtk-perl-list gnome org
- Subject: Native Gtk2-Perl apps on Mac OS X
- Date: Sat, 04 Oct 2008 14:39:05 +0100
</lurk>
Hi all,
Forgive me if someone's already posted about doing this: having
installed the GTK+ package from Imendio (gtk-osx.org) on my Macbook I
found installing the Gtk2-Perl mods pretty easy. You pretty much just
need to do this:
$ export
PKG_CONFIG_PATH="/Library/Frameworks/Cairo.framework/Resources/dev/lib/pkgconfig:/Library/Frameworks/GLib.framework/Resources/dev/lib/pkgconfig:/Library/Frameworks/Gtk.framework/Resources/dev/lib/pkgconfig"
$ sudo -H cpan -i ExtUtils::Depends
$ sudo -H cpan -i ExtUtils::PkgConfig
$ sudo -H cpan -i Glib
$ sudo -H cpan -i Cairo
$ sudo -H cpan -i Gtk2
Screenshot at http://jodrell.net/journal/article/k87uog.html.
G.
<lurk>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]