The librsvg package contains librsvg libraries and tools used to manipulate, convert and view Scalable Vector Graphic (SVG) images.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/librsvg/2.9/librsvg-2.9.5.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/librsvg/2.9/librsvg-2.9.5.tar.bz2
Download MD5 sum: 44799d75e940eb4150acdae4f63cbe2a
Download size: 392 KB
Estimated disk space required: 9.8 MB
Estimated build time: 0.3 SBU
GTK+-2.6.7, libxml2-2.6.20, libart_lgpl-2.3.17 and popt-1.7-5
libcroco-0.6.0, libgsf-1.12.0, GNOME Virtual File System-2.10.1, libgnomeprintui-2.10.2, Mozilla-1.7.8, GTK-Doc-1.3 and DocBook-utils-0.6.14
Install librsvg by running the following commands:
./configure --prefix=/usr --sysconfdir=/etc \ --disable-gtk-doc && make
Now, as the root user:
make install
--disable-gtk-doc: This option prevents the rebuilding of documentation during the make command.
Last updated on 2005-08-01 13:29:19 -0600