Changes

Jump to navigation Jump to search
267 bytes added ,  23:13, 21 January 2008
β†’β€ŽTo use the ConTeXt terminal (recommended): ./prepare is not needed if gnuplot doesn't come from CVS
"C:\Program Files\gnuplot\bin\wgnupl32.exe" %*
:and put that file to a <i>"visible place"</i> (has to be found in PATH).
* '''[[write18]]''' has to be enabled
=== To use the ConTeXt terminal (recommended) ===
* for Windows, you can take [http://dl.contextgarden.net/modules/gnuplot-win.zip these] binaries from [[modules:gnuplot-win|Modules in the garden]]
* for Linux or Mac you have to download the source from http://www.gnuplot.info (use [http://downloads.sourceforge.net/gnuplot/gnuplot-4.2.02.tar.gz this file] or the version from [http://sourceforge.net/cvs/?group_id=2055 CVS]), extract it, copy [http://dl.contextgarden.net/modules/gnuplot-win/gnuplot/term/context.trm context.trm] to <code>term/</code>, add <code>#include "context.trm"</code> to <code>src/term.h</code> and compile it using # prepare is only needed if you use CVS version of gnuplot
./prepare
./configure
make
* '''[[write18]]''' has to be enabled:and replace the old gnuplot executable (once backup-ed) with <code>src/gnuplot</code> or type: make installFeel free to contact me [[User:Mojca Miklavec|Mojca]] in case of problems.
== Creating stand-alone, whole-page plots ==

Navigation menu