Re: compiling under MacOS




On Mar 26, 2005, at 6:15 AM, Bruno Boettcher wrote:

quite struggling at the moment to get Gtk2 installed onto the ibook G4
running under MacOSX i am stuck with...
...
found the pck file  run the thing by hand:
PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/sw/lib/pkgconfig:/sw/include/gtk-2.0
perl Makefile.PL
*** can not find package gtk+-2.0 >= 2.0.0
*** check that it is properly installed and available in PKG_CONFIG_PATH
 at Makefile.PL line 65

did you install gtk+'s development package?

i have:

  [little:~] muppet% fink list gtk+2
  Information about 2059 packages read in 1 seconds.
   i   gtk+2            2.2.4-3      The Gimp Toolkit
   i   gtk+2-dev        2.2.4-3      The Gimp Toolkit
   i   gtk+2-shlibs     2.2.4-3      The Gimp Toolkit

when you run pkg-config directly, does it show you anything?

  [little:~] muppet% pkg-config --modversion gtk+-2.0
  2.2.4

if you can't find the info with pkg-config by hand, Makefile.PL doesn't stand a chance.

--
She's obviously your child. She looks like you, she talks a lot, and most of it is gibberish.
  -- Elysse, to me, of Zella.




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