[Python-gtkextra-devel] build problems on MacOS X
Status: Beta
Brought to you by:
treeves
|
From: harold <dad...@gm...> - 2004-05-03 23:57:00
|
Dear list,
I am trying to build python-gtkextra on an Apple iBook with MacOS 10.3.
After installing the following gtk-extra packages (using fink)
i gtk+extra17 0.99.17-11 Useful set of widgets for creating
GUI's u...
i gtk+extra17-... 0.99.17-11 Useful set of widgets for creating
GUI's u...
Unfortunately, my try to configure the python bindings ran into this
error:
[...]
checking for python... /sw/bin/python
checking for version... 2.3
checking for platform... darwin
checking for script directory... ${prefix}/lib/python2.3/site-packages
checking for extension module directory...
${exec_prefix}/lib/python2.3/site-packages
checking for python >= 2.2... okay
checking for headers required to compile python extensions... found
checking for pkg-config... /sw/bin/pkg-config
checking for GTK+ - version >= 2.0.0... yes (version 2.2.4)
checking for gtkextra-2.0 >= 1.1.0... Package gtkextra-2.0 was not
found in the pkg-config search path.
Perhaps you should add the directory containing `gtkextra-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkextra-2.0' found
configure: error: Library requirements (gtkextra-2.0 >= 1.1.0) not met;
consider adjusting the PKG_CONFIG_PATH environment variable if your
libraries are in a nonstandard prefix so pkg-config can find them.
I also tried to locate 'gtkextra' but apparently it does not exist on
my hard drive. I am little bit puzzled about the difference in the
package names (gtk+extra vs. gtkextra) does it have to be like this?
Does anyone know, what I did wrong?
Any help will be apreceated.
- harold fellermann -
--
What is mind? -- Doesn't matter.
What is matter? -- Never mind!
--
|