<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Install_Octave</title><link>https://sourceforge.net/p/plplot/wiki/Install_Octave/</link><description>Recent changes to Install_Octave</description><atom:link href="https://sourceforge.net/p/plplot/wiki/Install_Octave/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 02 Nov 2018 00:16:17 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/plplot/wiki/Install_Octave/feed" rel="self" type="application/rss+xml"/><item><title>Install_Octave modified by Alan W. Irwin</title><link>https://sourceforge.net/p/plplot/wiki/Install_Octave/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,3 +1,15 @@
+
+
 Plplot supports bindings and test examples. To include this powerful component of PLplot for Windows you must download and install Octave for Windows.

 Download the Windows Octave installer from &amp;lt;http: octave_windows%20-%20mingw="" prdownloads.sourceforge.net="" octave-3.2.4_i686-pc-mingw32_gcc-4.4.0_setup.exe="" octave="" octave%203.2.4%20for%20windows%20mingw32%20installer=""&amp;gt;
&amp;lt;/http:&amp;gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alan W. Irwin</dc:creator><pubDate>Fri, 02 Nov 2018 00:16:17 -0000</pubDate><guid>https://sourceforge.neta5af1e37161b019b55f826f8765cef714ce44066</guid></item><item><title>Install_Octave modified by Alan W. Irwin</title><link>https://sourceforge.net/p/plplot/wiki/Install_Octave/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alan W. Irwin</dc:creator><pubDate>Sun, 05 Oct 2014 19:21:53 -0000</pubDate><guid>https://sourceforge.netf2e679859a1fcb9e1f9a64eb48cc92a258c60da5</guid></item><item><title>Install_Octave modified by Alan W. Irwin</title><link>https://sourceforge.net/p/plplot/wiki/Install_Octave/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Plplot supports bindings and test examples. To include this powerful component of PLplot for Windows you must download and install Octave for Windows.&lt;/p&gt;
&lt;p&gt;Download the Windows Octave installer from &lt;a href="http://prdownloads.sourceforge.net/octave/Octave_Windows%20-%20MinGW/Octave%203.2.4%20for%20Windows%20MinGW32%20Installer/Octave-3.2.4_i686-pc-mingw32_gcc-4.4.0_setup.exe"&gt;http://prdownloads.sourceforge.net/octave/Octave_Windows%20-%20MinGW/Octave%203.2.4%20for%20Windows%20MinGW32%20Installer/Octave-3.2.4_i686-pc-mingw32_gcc-4.4.0_setup.exe&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Run that executable (under wine that is done with the "wine Octave-3.2.4_i686-pc-mingw32_gcc-4.4.0_setup.exe command), and choose all defaults except the install prefix which should refer to a unique location so that octave can easily be removed later without interfering with anything else. In my case I chose to use Z:\home\wine\newstart\octave\Octave\3.2.4_gcc-4.4.0. In other words, I replaced the C: in the default prefix by Z:\home\wine\newstart\octave, but you are free to use anything you like. Let's call that install prefix OCTAVE_PREFIX (e.g., OCTAVE_PREFIX=Z:\home\wine\newstart\octave\Octave\3.2.4_gcc-4.4.0 in my case). Then to help cmake locate octave on your Windows machine you have to set the following environment variables:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;PATH=\$PATH:\$OCTAVE_PREFIX/bin (Location of octave.exe and liboctave.dll.)&lt;/li&gt;
&lt;li&gt;CMAKE_INCLUDE_PATH=\$OCTAVE_PREFIX/include/octave-3.2.4/octave:\$CMAKE_INCLUDE_PATH (Location of octave.h.)&lt;/li&gt;
&lt;li&gt;CMAKE_LIBRARY_PATH=\$OCTAVE_PREFIX/lib/octave-3.2.4:\$CMAKE_LIBRARY_PATH (Location of liboctave.dll.a)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;(PATH is always predefined, but in case CMAKE_INCLUDE_PATH is not predefined, then drop the trailing ":\$CMAKE_INCLUDE_PATH" in that definition, and in case CMAKE_LIBRARY_PATH is not defined drop the trailing ":\$CMAKE_LIBRARY_PATH" in that definition.)&lt;/p&gt;
&lt;p&gt;The content of this page is available under the &lt;a class="" href="http://www.gnu.org/copyleft/fdl.html" rel="nofollow"&gt;GNU Free Documentation License 1.2&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alan W. Irwin</dc:creator><pubDate>Thu, 02 Oct 2014 06:13:26 -0000</pubDate><guid>https://sourceforge.net8e4ea20e66dc22a5e228da368dd9ec213ca41d7b</guid></item></channel></rss>