libgee-0.6.8

Introduction to libgee

The libgee package is a collection library providing GObject based interfaces and classes for commonly used data structures.

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

Package Information

libgee Dependencies

Required

GLib-2.40.0

Recommended

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

Installation of libgee

Install libgee by running the following commands:

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

To test the results, issue: make check.

Now, as the root user:

make install

Contents

Installed Programs: None
Installed Library: libgee.so
Installed Directory: /usr/include/gee-1.0

Short Descriptions

libgee.so

contains the libgee API functions.

Last updated on 2014-08-25 11:16:47 -0700