%general-entities; ]> $LastChangedBy$ $Date$ Clutter-&clutter-version; Clutter Introduction to Clutter The Clutter package contains an open source software library used for creating fast, visually rich and animated graphical user interfaces. &lfs78_checked; Anything built with this toolkit needs hardware 3D acceleration from the graphics driver at runtime. This is provided by Mesa (or by proprietary graphics drivers), but is not available for every graphics card nor for all virtual machines. You may wish to review . Package Information Download (HTTP): Download (FTP): Download MD5 sum: &clutter-md5sum; Download size: &clutter-size; Estimated disk space required: &clutter-buildsize; Estimated build time: &clutter-time; Clutter Dependencies Required , , and Recommended and Optional , , , libxkbcommon, Tslib, and Wayland User Notes: Installation of Clutter Install Clutter by running the following commands: ./configure --prefix=/usr --sysconfdir=/etc --enable-egl-backend && make To test the results, issue: make -k check (you must be in an xterm or similar to do this, because it launches some windows). Now, as the root user: make install Command Explanations --enable-egl-backend: This switch enables the experimental EGL windowing backend. Contents Installed Programs Installed Library Installed Directories None libclutter-1.0.so and libclutter-glx-1.0.so /usr/include/clutter-1.0 and /usr/share/gtk-doc/html/{cally,clutter} Short Descriptions libclutter-1.0.so contains the Clutter API functions. libclutter-1.0.so