Daniel Kasak wrote:
Hi all.
I think I'm a little closer to getting Perl-Gtk2 set up on OS X.
I can run the gtk-demo that comes with Gtk2 ( the C one ), and it
runs pretty well.
Eh.. I used cpan to install Gtk2 on an iMac G5 with fink and did not
encounter any large problems (DND does not work, but I did not expect
that). This is what I wrote down about the install:
$ fink install libgnomecanvas-dev
$ cpan
> install Gtk2 #(and required dependecies)
> install Gnome2::Canvas
How did you install Gtk2?
--
remco