The Clutter package contains an open source software library used for creating fast, visually rich and animated graphical user interfaces.
This package is known to build and work properly using an LFS-7.2 platform.
Anything built with this toolkit needs hardware 3D acceleration from the graphics driver at runtime. This is provided by MesaLib (or by proprietary graphics drivers), but is not available for every graphics card nor for all virtual machines. You may wish to review Checking the DRI installation.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/clutter/1.12/clutter-1.12.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/clutter/1.12/clutter-1.12.2.tar.xz
Download MD5 sum: dce7b3bf85b39ca822d068470e5f5abb
Download size: 4.8 MB
Estimated disk space required: 95 MB
Estimated build time: 1.0 SBU (aditional 0.8 SBU for the testsuite)
ATK-2.6.0, Cogl-1.12.2 and JSON-GLib-0.16.0
DocBook-utils-0.6.14, xmlto-0.0.25 and either Links-2.7, Lynx-2.8.8dev.15 or w3m-0.5.3
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/clutter
Install Clutter by running the following commands:
./configure --prefix=/usr --sysconfdir=/etc && make
To test the results, issue: make check (you must be in an xterm or similar to do this, because it launches some windows).
Now, as the root user:
make install
--enable-manual: Use this parameter if
DocBook-utils, xmlto, JadeTeX, and either Links, Lynx,
or W3m are installed and you wish
to build the application developers manual.
--enable-gtk-doc: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2013-02-11 18:51:17 +0000