The Clutter Gtk package is a library providing facilities to integrate Clutter into GTK+ applications.
This package is known to build and work properly using an LFS-7.4 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/clutter-gtk/1.4/clutter-gtk-1.4.4.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/clutter-gtk/1.4/clutter-gtk-1.4.4.tar.xz
Download MD5 sum: ef50b52ffc2a18704eb62f13dd8d6198
Download size: 304 KB
Estimated disk space required: 7.0 MB
Estimated build time: 0.2 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/clutter-gtk
Install Clutter Gtk by running the following commands:
./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root
user:
make install
--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-09-03 12:08:19 -0700