The LXAppearance OBconf package contains a plugin for LXAppearance to configure OpenBox.
This package is known to build and work properly using an LFS 11.3 platform.
Download (HTTP): https://downloads.sourceforge.net/lxde/lxappearance-obconf-0.2.3.tar.xz
Download MD5 sum: ae0076d489aa786f5d573f7ff592a4ab
Download size: 284 KB
Estimated disk space required: 4.6 MB
Estimated build time: 0.1 SBU
LXAppearance-0.6.3 and openbox-3.6.1
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/lxappearance-obconf
Install LXAppearance OBconf by running the following commands:
./configure --prefix=/usr --disable-static && make
This package does not come with a test suite.
Now, as the root
user:
make install
--disable-static
: This
switch prevents installation of static versions of the libraries.