%general-entities; ]> $LastChangedBy$ $Date$ Inkscape-&inkscape-version; Inkscape Introduction to Inkscape Inkscape is a what you see is what you get Scalable Vector Graphics editor. It is useful for creating, viewing and changing SVG images. &lfs72_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &inkscape-md5sum; Download size: &inkscape-size; Estimated disk space required: &inkscape-buildsize; Estimated build time: &inkscape-time; Inkscape Dependencies Required , , and Recommended Optional , , , libwpg, and Optional Runtime Dependencies (for some of the Inkscape extensions) , XML::XQL and python-lxml User Notes: Installation of Inkscape If Xorg is installed in a prefix other than /usr, the build will fail. Fix this by issuing the following command: export LIBRARY_PATH=$XORG_PREFIX/lib Install Inkscape by running the following commands: sed -e "s@commands_toolbox,@commands_toolbox@" -i src/widgets/desktop-widget.h && ./configure --prefix=/usr && make && unset LIBRARY_PATH To test the results, issue: make check. Now, as the root user: make install Command Explanations sed -e "s@commands_toolbox,@commands_toolbox@" ...: This sed fixes building with GCC 4.8. Contents Installed Programs Installed Libraries Installed Directory inkscape and inkview None /usr/share/inkscape Short Descriptions inkscape an SVG (Scalable Vector Graphics) editing program. inkscape inkview is a simple program for displaying SVG files. inkview