Re: [Gtk-osx-users] [gtk-osx-users] Installing pyGTK
Status: Beta
Brought to you by:
jralls
|
From: John R. <jr...@ce...> - 2013-08-13 02:41:43
|
On Aug 12, 2013, at 6:31 PM, Chris Share <cps...@ya...> wrote: > Hi, > > I'm currently trying to build solfege-3.22.0. The program requires pygtk. > > When I run configure (from a jhbuild shell) I get the following error: > > configure: error: Package requirements (pygtk-2.0 >= 2.12.0) were not met: > > No package 'pygtk-2.0' found > > Consider adjusting the PKG_CONFIG_PATH environment variable if you > installed software in a non-standard prefix. > > Alternatively, you may set the environment variables PYGTK_CFLAGS > and PYGTK_LIBS to avoid the need to call pkg-config. > See the pkg-config man page for more details. > > Is it possible to install pygtk so that it uses gtk-osx? > > If so, how do I do this? > You have to build meta-gtk-osx-python to get pygtk and meta-gtk3-osx-python for pygobject. Regards, John Ralls |