libunique-3.0.2

Introduction to libunique

The libunique package contains a library for writing single instance applications.

This package is known to build using an LFS 7.0 platform but has not been tested.

Package Information

libunique Dependencies

Required

gtk+-3.2.3

Optional

D-Bus GLib Bindings-0.98, gobject-introspection-1.30.0, and GTK-Doc-1.18

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libunique

Installation of libunique

Install libunique by running the following commands:

./configure --prefix=/usr &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Command Explanations

--enable-gtk-doc: Use this parameter if GTK-Doc is installed and you wish to rebuild and install the API documentation.

Contents

Installed Programs: None
Installed Library: libunique-3.0.so
Installed Directories: /usr/{include/unique-3.0/unique,share/gtk-doc/html/unique-3.0}

Short Descriptions

libunique-3.0.so

contains the libunique API functions for single instance support.

Last updated on 2012-01-26 00:55:09 +0000