building gnome-tweak-tool



Greetings,

I've successfully been able to build gnome3 libs and gnome-shell with jhbuild on ubuntu 10.04 (lucid). However, I have been unable to build gnome-tweak-tool on the same platform. Even if I pass in the path to my local build dir, it complains about not being able to find the pygobject dir. Output pasted below. I'm assuming the build environment is finding my system-wide libs instead of my local build libs, but I've been unable to force the path so far.

I'm sure this is a FAQ, but I wasn't able to find a solution in my searching. There was a suggestion to build pygobject using jhbuild, but when I run "jhbuild list" that module isn't included in the available listing. Is there something I need to do to add this module to the jhbuild setup? Any advice would be appreciated.

I've really been enjoying gnome-shell (v3) so far. I'm still playing with it, seeing what it can do. But right now, I'm already a big fan.

Thanks.
Seth

--- build output---
$ ./configure --prefix=$HOME/gnome-shell/install/
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages checking for pkg-config... /home/faculty/sgsax/gnome-shell/install/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GSETTINGS_DESKTOP_SCHEMAS... yes
checking for DEPENDENCIES... no
configure: error: Package requirements (pygobject-2.0 >= 2.28.0) were not met:

No package 'pygobject-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 DEPENDENCIES_CFLAGS
and DEPENDENCIES_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

--
Seth Galitzer
sgsax ksu edu



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