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.16/libxfce4ui-4.16.1.tar.bz2
Download MD5 sum: 84c2716828c13e945d499bdcf39225c9
Download size: 768 KB
Estimated disk space required: 12 MB
Estimated build time: 0.1 SBU
GTK+-3.24.34 and Xfconf-4.16.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.