libgnomecanvas-2.8.0

Introduction to libgnomecanvas

The libgnomecanvas package contains the GNOME canvas library. It is an engine for structured graphics and one of the essential GNOME libraries.

Package information

libgnomecanvas dependencies

Optional

GTK-Doc-1.2

Installation of libgnomecanvas

Install libgnomecanvas by running the following commands:

./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    --disable-gtk-doc &&
make &&
make install

Command explanations

--disable-gtk-doc: This switch will prevent the rebuilding of the API documentation during the make command.

Contents

The libgnomecanvas package contains libgnomecanvas libraries and the libcanvas glade library.

Last updated on 2004-11-22 15:46:51 -0700