%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. &lfs77_checked; 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 . 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 and Tslib User Notes: Installation of Clutter Install Clutter by running the following commands: ./configure --prefix=/usr \ --sysconfdir=/etc \ --enable-egl-backend \ --enable-evdev-input \ --enable-wayland-backend \ --enable-wayland-compositor && make To test the results, issue: make -k check from an X terminal emulator. Now, as the root user: make install Command Explanations --enable-egl-backend: This switch enables the experimental EGL windowing backend which is required for GNOME Wayland support. --enable-evdev-input: This switch enables the experimental Evdev input backend which is required for GNOME Wayland support. --enable-wayland-*: These switches enable the experimental Wayland API in Clutter which is required for GNOME Wayland support. Contents Installed Programs Installed Libraries 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