Difference between revisions of "Specifics for various platforms"
From PLplotWiki
m (→Windows) |
(fixed VS IDE link) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 10: | Line 10: | ||
==== Windows ==== | ==== Windows ==== | ||
− | ===== Free and open-source tools to help build PLplot on Windows ===== | + | ===== Free and open-source tools to help build a powerful version of PLplot on Windows ===== |
* [[Install MinGW/MSYS]] | * [[Install MinGW/MSYS]] | ||
+ | * [[Install SWIG]] | ||
+ | * [[Install Python]] | ||
+ | * [[Install Lua]] | ||
+ | * [[Install Tcl]] | ||
+ | * [[Install Octave]] | ||
* [[Install 3rd party libraries]] | * [[Install 3rd party libraries]] | ||
===== Instructions per Windows platform ===== | ===== Instructions per Windows platform ===== | ||
− | * [[Configure PLplot for Visual CXX]] | + | * [[Configure PLplot for the Visual Studio IDE]] |
+ | * [[Configure PLplot for Visual CXX CLI]] | ||
* [[Configure PLplot for MinGW/CLI]] | * [[Configure PLplot for MinGW/CLI]] | ||
* [[Configure PLplot for cygwin]] | * [[Configure PLplot for cygwin]] | ||
* [[Configure PLplot for Borland CXX 5.5 (free command line tools)]] | * [[Configure PLplot for Borland CXX 5.5 (free command line tools)]] | ||
* [[Configure PLplot for Borland Turbo C++ Explorer Edition (free IDE and compiler)]] | * [[Configure PLplot for Borland Turbo C++ Explorer Edition (free IDE and compiler)]] |
Latest revision as of 07:35, 27 September 2013
Before reading this section you should consult Building_PLplot to obtain generic build instructions.
Contents
Linux
- Linux
- List of Debian/Ubuntu packages - in order to be able to configure and compile the PLplot library this page contains a list of Debian/Ubuntu packages needed.
- Additional notes for ifort users
Mac OSX
- Mac OSX instructions
Windows
Free and open-source tools to help build a powerful version of PLplot on Windows
- Install MinGW/MSYS
- Install SWIG
- Install Python
- Install Lua
- Install Tcl
- Install Octave
- Install 3rd party libraries