libgee-0.20.6

Introduction to libgee

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

[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

libgee Dependencies

Required

GLib-2.80.2 (GObject Introspection recommended) and Vala-0.56.17

Recommended

Optional

LCOV

Installation of libgee

First, force the Vala code to be regenerated so that it is compatible with gcc-14:

find . -name \*.vala -exec touch {} \;

Install libgee by running the following commands:

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

To test the results, issue: make check.

Now, as the root user:

make install

Contents

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

Short Descriptions

libgee-0.8.so

contains the libgee API functions