RSS feed
  • Howto install pyclutter 0.8.2 on Ubuntu

    Ubuntu 8.04 has pyclutter 0.6.2 in the repositories while the current stable version is 0.8.2. Here is how I installed pyclutter 0.8.2 with all of the extra available libraries (gtk, gst, cairo):

    download:

    also make sure you have python-cairo-dev libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev installed. There may be more required, but these were the only ones I didn't already have installed.

    For some reason I had to configure all of these libraries with --prefix /usr to get pycluster to see all of them.

    Also, configure pycluster with --enable-docs if you want any documentation.

    have fun!