Garcon-0.5.0

Introduction to Garcon

The Garcon package contains a freedesktop.org compliant menu implementation based on GLib and GIO.

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

Package Information

Garcon Dependencies

Required

libxfce4ui-4.12.1, libxfce4util-4.12.1 and GTK+-2.24.28 or GTK+-3.16.6

Optional

GTK-Doc-1.24

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

Installation of Garcon

Install Garcon by running the following commands:

./configure --prefix=/usr --sysconfdir=/etc &&
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: libgarcon-1.so and libgarcon-gtk2-1.so
Installed Directory: /usr/include/garcon-1, /usr/include/garcon-gtk2-1 and /usr/share/gtk-doc/html/garcon

Short Descriptions

libgarcon-1.so

contains functions that provide a freedesktop.org compliant menu implementation based on GLib and GIO.

Last updated on 2015-09-20 15:38:20 -0700