<?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/octpgfpl/wiki/Installation/</link><description>Recent changes to Installation</description><atom:link href="https://sourceforge.net/p/octpgfpl/wiki/Installation/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 29 Jun 2023 21:03:10 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/octpgfpl/wiki/Installation/feed" rel="self" type="application/rss+xml"/><item><title>Installation modified by Dirk Krause</title><link>https://sourceforge.net/p/octpgfpl/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -10,7 +10,7 @@
 
 

-[[download_button]]
+[![Download octpgfpl - 2D diagrams for LaTeX](https://a.fsdn.com/con/app/sf-download-button)](https://sourceforge.net/projects/octpgfpl/files/latest/download)

 #  Installation on Linux, Unix

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dirk Krause</dc:creator><pubDate>Thu, 29 Jun 2023 21:03:10 -0000</pubDate><guid>https://sourceforge.net12ff614f92eb2dcd964fe4b6c9bf96b8689b745b</guid></item><item><title>Installation modified by Dirk Krause</title><link>https://sourceforge.net/p/octpgfpl/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -16,7 +16,7 @@

 Change into the directory where the pgfplot-_x_._y_._z_.tar.gz file resides, start GNU Octave. From the GNU Octave session run

-~~~
+~~~octave
 pkg install pgfplot-x.y.z.tar.gz
 ~~~

@@ -30,7 +30,7 @@

 Start GNU Octave, from the GNU Octave session run i.e.:

-~~~
+~~~octave
 pkg install C:/Users/joe/Downloads/pgfplot-x.y.z.tar.gz
 ~~~

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dirk Krause</dc:creator><pubDate>Thu, 29 Jun 2023 18:56:31 -0000</pubDate><guid>https://sourceforge.net4d8da81ea42978b521acc2f2be6b574d5348769a</guid></item><item><title>Installation modified by Dirk Krause</title><link>https://sourceforge.net/p/octpgfpl/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -0,0 +1,45 @@
+
+
+
+
+
+
+
+
+
+
+&lt;table width="100%"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;   &lt;a href="../Home/" title="Project Overview"&gt;Home&lt;/a&gt;   &lt;/td&gt;&lt;td style="text-align: center;"&gt;   &lt;span style="font-weight: bold;" title="How to install the pgfplot package for GNU Octave"&gt;Installation&lt;/span&gt;   &lt;/td&gt;&lt;td style="text-align: center;"&gt;   &lt;a href="../Tutorial/" title="How to use the pgfplot package for GNU Octave"&gt;Tutorial&lt;/a&gt;   &lt;/td&gt;&lt;td style="text-align: center;"&gt;   &lt;a href="../Reference/" title="Detailed function descriptions"&gt;Reference&lt;/a&gt;   &lt;/td&gt;&lt;td style="text-align: center;"&gt;   &lt;a href="../Change%20log/" title="Change log file"&gt;Change log&lt;/a&gt;   &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
+
+[[download_button]]
+
+#  Installation on Linux, Unix
+
+Change into the directory where the pgfplot-_x_._y_._z_.tar.gz file resides, start GNU Octave. From the GNU Octave session run
+
+~~~
+pkg install pgfplot-x.y.z.tar.gz
+~~~
+
+to install the package. The command will take some time to complete.
+
+Running the package installation as non-privileged user installs the package for the user only.
+
+Running the package installation as root installs the package for all users.
+
+#  Installation on Windows
+
+Start GNU Octave, from the GNU Octave session run i.e.:
+
+~~~
+pkg install C:/Users/joe/Downloads/pgfplot-x.y.z.tar.gz
+~~~
+
+Customize path and file name. The point is to use forward slashes instead of backslashes in the file name.
+
+Running the package installation as non-privileged user installs the package for the user only.
+
+Running the package installation with administrator privileges installs the package for all users. The recommended method is to use "Run as administrator" to start GNU Octave.
+
+#   DK tools
+
+Installation of the plpdftex program from the “Dirk Krauses tools” [dktools:wiki:Home] SourceForge project is recommended. The plpdftex program is an additional driver for the pgfplot package, it allows to create PDF+TeX and EPS+TeX file pairs. Without plpdftex the pgfplot package can create PGF files only, processing in latex/pdflatex takes longer for these files.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dirk Krause</dc:creator><pubDate>Wed, 28 Jun 2023 19:26:36 -0000</pubDate><guid>https://sourceforge.net5b4a21958a27393bbd3f95061d581f53b3dbd2d5</guid></item><item><title>Installation modified by Dirk Krause</title><link>https://sourceforge.net/p/octpgfpl/wiki/Installation/</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dirk Krause</dc:creator><pubDate>Wed, 28 Jun 2023 19:17:34 -0000</pubDate><guid>https://sourceforge.netd9e6865885072a6b2684e94695ad063306cdd378</guid></item></channel></rss>