Contents
Short Descriptions
engine libraries | are manager systems for specific themes |
The GTK Engines package contains eight themes/engines and two additional engines for GTK2.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://download.gnome.org/sources/gtk-engines/2.20/gtk-engines-2.20.2.tar.bz2
Download MD5 sum: 5deb287bc6075dc21812130604c7dc4f
Download size: 676 KB
Estimated disk space required: 19 MB
Estimated build time: 0.4 SBU
Lua-5.4.6 and Which-2.21 (required for test suite)
Install GTK Engines by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root
user:
make install
--enable-lua --with-system-lua
: Use these switches if you
installed Lua and want to build Lua theming
engine.
engine libraries | are manager systems for specific themes |