libunique-1.1.2

Introduction to libunique

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

Package Information

libunique Dependencies

Required

GTK+-2.18.3

Recommended

Optional

D-Bus GLib Bindings-0.82

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 the API documentation.

Contents

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

Short Descriptions

libunique-1.0.{so,a}

contains the libunique API functions for single instance support.

Last updated on 2009-10-17 07:50:57 +0000