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.1.tar.bz2
Download MD5 sum: e86bac1a435c09bc2b73403bec1e3ff2
Download size: 892 KB
Estimated disk space required: 13 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.