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.8/libgnomecanvas-2.8.0.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/libgnomecanvas/2.8/libgnomecanvas-2.8.0.tar.bz2
Download MD5 sum: 2bf10396a92777e7b64b6052a8a232f1
Download size: 578 KB
Estimated disk space required: 12.3 MB
Estimated build time: 0.28 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 and the libcanvas glade library.
Last updated on 2004-11-22 15:46:51 -0700