<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Installation</title><link>https://sourceforge.net/p/inkplot/wiki/Installation/</link><description>Recent changes to Installation</description><atom:link href="https://sourceforge.net/p/inkplot/wiki/Installation/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 01 Mar 2012 10:39:08 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/inkplot/wiki/Installation/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Installation modified by Daniel Krieg</title><link>https://sourceforge.net/p/inkplot/wiki/Installation/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -1,3 +1,9 @@
+Download:
+------------
+* Download the latest stable version from http://sourceforge.net/projects/inkplot/files/
+* Get the most recent version via 
+    * git clone git://git.code.sf.net/p/inkplot/code inkplot-code
+
 Requirements:
 ------------
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Krieg</dc:creator><pubDate>Thu, 01 Mar 2012 10:39:08 -0000</pubDate><guid>https://sourceforge.net8db54a088a73943d68aab43dc5b8530237231cfc</guid></item><item><title>WikiPage Installation modified by Daniel Krieg</title><link>https://sourceforge.net/p/inkplot/wiki/Installation/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -14,7 +14,7 @@
 
 
 
-Source code structure:
+Source code structure / Installation:
 ------------
 
 * extension/
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Krieg</dc:creator><pubDate>Thu, 01 Mar 2012 10:34:21 -0000</pubDate><guid>https://sourceforge.net425f345d176074bf253ad08378e81534170abd99</guid></item><item><title>WikiPage Installation modified by Daniel Krieg</title><link>https://sourceforge.net/p/inkplot/wiki/Installation/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,3 +1,19 @@
+Requirements:
+------------
+
+* Gnuplot (http://www.gnuplot.info/)
+    * svg terminal (required)
+    * wxt Terminal (optional; only required for previewing)
+* python:
+    * pyGTK &gt;= 2.0 (http://www.pygtk.org/)
+    * subprocess
+* Operating system:
+    * Tested: Linux (Ubuntu 10.10 &amp; 11.10)
+    * Not tested: Windows, Mac
+
+
+
+
 Source code structure:
 ------------
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Krieg</dc:creator><pubDate>Thu, 01 Mar 2012 09:03:43 -0000</pubDate><guid>https://sourceforge.net43d64ce898b32c0214587fbf2898871b821d1ee2</guid></item><item><title>WikiPage Installation modified by Daniel Krieg</title><link>https://sourceforge.net/p/inkplot/wiki/Installation/</link><description>Source code structure:
------------

* extension/
    * inkplot.py
    * inkplot.inx
* config/
    * inkplot.cfg
    * inkplotrc
* examples/
    * example.svg

#### Folder 'extension' (required) ####
Copy the files in your Inkscape extension folder

* local: $HOME/.config/inkscape/extensions
* or global: /usr/share/inkscape/extensions

Afterwards, Inkplot will be accessible in Inkscape from Extensions-&gt;Render-&gt;Inkplot.

#### Folder 'config' (optional) ####
Copy the files into your Inkscape config folder ($HOME/.inkscape).

* 'inkplot.cfg' can be used to change default settings.
* 'inkplotrc' is the default preamble file.

The provided 'inkplotrc' contains some formatting gnuplot commands I usually use.
Edit as you wish...
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Krieg</dc:creator><pubDate>Fri, 24 Feb 2012 17:13:09 -0000</pubDate><guid>https://sourceforge.netbe259ff2557c0f0234ec9d35379f018472ed1e07</guid></item></channel></rss>