The LXAppearance OBconf package contains a plugin for LXAppearance to configure OpenBox.
This package is known to build and work properly using an LFS-7.7 platform.
Download (HTTP): http://downloads.sourceforge.net/lxde/lxappearance-obconf-0.2.2.tar.xz
Download MD5 sum: d958ac5514ba1707429ff6794ab59abf
Download size: 288 KB
Estimated disk space required: 4.0 MB
Estimated build time: 0.1 SBU
LXAppearance-0.6.1 and openbox-3.5.2
User Notes: http://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.
Last updated on 2015-03-01 02:42:20 -0800