The libgnomecanvas package contains the GNOME canvas library. It is an engine for structured graphics and one of the essential GNOME libraries.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/libgnomecanvas/2.6/libgnomecanvas-2.6.1.1.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/libgnomecanvas/2.6/libgnomecanvas-2.6.1.1.tar.bz2
Download size: 504 KB
Estimated Disk space required: 15.4 MB
Estimated build time: 0.36 SBU
Install libgnomecanvas by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--disable-gtk-doc &&
make &&
make install
--disable-gtk-doc: This switch will prevent the rebuilding of the API documentation during the make command.
The libgnomecanvas package contains libgnomecanvas libraries.