On Fri, 16 Dec 2011 00:46:48 -0600 Bruce Dubbs <[email protected]> wrote:
> This is getting complicated. I can build and install dbus-1.4.16.tar.gz > without noticing any problems. > > In order to run the tests, I need: > > D-Bus GLib Bindings (update to 0.98) > D-Bus Python Bindings (update to 0.84.0) > which now needs > PyGObject (update to 2.28.6) > which needs > gobject-introspection (update to 1.31.1) > pycairo (update to 1.10.0_ > which fails with "The python version is too old, expecting > (3, 1, 0)" (I do have python3 installed, but 'python' is 2.7.2). You need py2cairo: http://cairographics.org/releases/py2cairo-1.10.0.tar.bz2 Andy -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
