The libxfce4ui package contains GTK+ 2 widgets that are used by other Xfce applications.
Development versions of BLFS may not build or run some packages properly if dependencies have been updated since the most recent stable versions of the book.
Download (HTTP): https://archive.xfce.org/src/xfce/libxfce4ui/4.18/libxfce4ui-4.18.2.tar.bz2
Download MD5 sum: 3ed8f18681ee811e41a01c5511f9d86f
Download size: 881 KB
Estimated disk space required: 14 MB
Estimated build time: 0.1 SBU
GTK+-3.24.36 and Xfconf-4.18.0
GTK-Doc-1.33.2, libgtop-2.40.0, libgudev-237, and Glade
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/libxfce4ui
Install libxfce4ui by running the following commands:
./configure --prefix=/usr --sysconfdir=/etc && 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.