%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. &lfs80_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 , , , (or and gnome docking library for the experimental gtk+-3 build), and Recommended , or Optional , , , , libcdr, libvisio, libwpg, NumPy (for the testsuite and at runtime for some extensions) and python-lxml (for the testsuite, and at runtime for some of the extensions) Optional Runtime Dependencies (for some of the Inkscape extensions) XML::XQL User Notes: Installation of Inkscape Install Inkscape by running the following commands: ./autogen.sh && IMAGEMAGICK_CFLAGS=-I/usr/include/ImageMagick-6 \ IMAGEMAGICK_LIBS="-lMagickCore-6.Q16HDRI -lMagick++-6.Q16HDRI -lMagickWand-6.Q16HDRI" \ ./configure --prefix=/usr && make To test the results, issue: make check. Now, as the root user: make install Command Explanations IMAGE_MAGICK_CFLAGS= ... IMAGE_MAGICK_LIBS= ...: The configure script looks for ImageMagick-6 using the normal unversioned pkgconfig file names which are also used by the newer ImageMAgick-7 - in BLFS we patched it to rename those files, so these variables will allow configure to find the things it needs. 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