%general-entities; ]> $LastChangedBy$ $Date$ librsvg-&librsvg-version; Librsvg Introduction to librsvg The librsvg package contains librsvg libraries and tools used to manipulate, convert and view Scalable Vector Graphic (SVG) images. &lfs70_built; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &librsvg-md5sum; Download size: &librsvg-size; Estimated disk space required: &librsvg-buildsize; Estimated build time: &librsvg-time; librsvg Dependencies Required and Recommended and Optional , , and , providing a legacy wrapper interface rsvg for the newer rsvg-convert. User Notes: Installation of librsvg Install librsvg by running the following commands: ./configure --prefix=/usr \ --sysconfdir=/etc && make To test the results, issue: make check. Now, as the root user: make install Command Explanations : This switch prevents the static libraries being installed. : This parameter prevents the rebuilding of documentation during the make command. It will also prevent the existing documentation in the source tree from being installed. Contents Installed Programs Installed Libraries Installed Directories rsvg, rsvg-convert, and rsvg-view libsvg.{so,a}, svg_loader.{so,a}, and librsvg-2.{so,a} /usr/{include/librsvg-2/librsvg,share/gtk-doc/html/rsvg} Short Descriptions rsvg is a legacy wrapper interface to rsvg-convert. rsvg rsvg-convert is used to covert SVG images into PNG, JPEG and ICO raster images. rsvg-convert rsvg-view is used to view an SVG file in an X window. rsvg-view librsvg-2.{so,a} provide the functions to render Scalable Vector Graphics. librsvg-2.{so,a} libsvg.{so,a} is a GTK engines module. librsvg.{so,a} svg_loader.{so,a} is a GTK loaders module. svg_loader.{so,a}