A random link Home Compute Inkscape Contact   
   
   
   

Satisfying Dependencies

This page gives some hints for satisfying the dependencies of my Python Effects and the Perl Effects included with Inkscape

Perl Effects

on Debian GNU/Linux

  • apt-get install perl libxml-xql-perl

on Microsoft Windows

Python Effects

on Debian GNU/Linux

  • apt-get install python python-xml

on Microsoft Windows

  • install Python
  • Add the Python directory (eg. C:\Python24) to the %PATH%.
  • install PyXML
     
   
   
Home Compute Inkscape Contact