libunique-3.0.2

Introduction to libunique

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

This package is known to build and work properly using an LFS-7.0 platform.

Package Information

libunique Dependencies

Required

Gtk+-3.4.3

Recommended

Optional

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 Library: libunique-3.0.so
Installed Directories: /usr/include/unique-3.0 and /usr/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-05-16 16:39:28 +0000