obconf-qt-0.16.4

Introduction to obconf-qt

The obconf-qt package is a Qt-based configuration tool for Openbox.

[Note]

Note

Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.

Package Information

obconf-qt Dependencies

Required

hicolor-icon-theme-0.17, liblxqt-1.4.0, and openbox-3.6.1

Installation of obconf-qt

Install obconf-qt by running the following commands:

mkdir -v build &&
cd       build &&

cmake -DCMAKE_INSTALL_PREFIX=/usr \
      -DCMAKE_BUILD_TYPE=Release  \
      ..                          &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Program: obconf-qt
Installed Libraries: None
Installed Directory: None

Short Descriptions

obconf-qt

is a Qt-based configuration tool for Openbox