Difference between revisions of "Main Page"
From PLplotWiki
(→Compilation of the PLplot library) |
|||
Line 3: | Line 3: | ||
== Compilation of the PLplot library == | == Compilation of the PLplot library == | ||
On Unix you can use the Automake Build System (ABS) or the newer CMake Build System (CBS) to configure the plplot compilation. For Windows only the CBS is available. | On Unix you can use the Automake Build System (ABS) or the newer CMake Build System (CBS) to configure the plplot compilation. For Windows only the CBS is available. | ||
+ | |||
+ | [http://www.cmake.org/HTML/Download.html Download] the approriate package of CMake for your system ([http://www.cmake.org Website]) - at least version 2.4.3 - and untar it. | ||
=== CMake Build Sytem on Unix === | === CMake Build Sytem on Unix === | ||
Line 13: | Line 15: | ||
* [[Configure PLplot for Visual C\+\+]] | * [[Configure PLplot for Visual C\+\+]] | ||
* [[Configure PLplot for MinGW/CLI]] | * [[Configure PLplot for MinGW/CLI]] | ||
+ | * [[Configure PLplot for cygwin]] | ||
* [[Configure PLplot for Borland C++ 5.5 (free command line tools)]] | * [[Configure PLplot for Borland C++ 5.5 (free command line tools)]] | ||
Revision as of 06:32, 31 August 2006
This is the (in-)official Wiki for PLplot. It should provide additional information to complement the PLplot documentation.
Contents
Compilation of the PLplot library
On Unix you can use the Automake Build System (ABS) or the newer CMake Build System (CBS) to configure the plplot compilation. For Windows only the CBS is available.
Download the approriate package of CMake for your system (Website) - at least version 2.4.3 - and untar it.
CMake Build Sytem on Unix
CMake Build Sytem on Windows
Download the zip package (or installer) of CMake (Website) - at least version 2.4.3 - and install it.
- Configure PLplot for Visual C\+\+
- Configure PLplot for MinGW/CLI
- Configure PLplot for cygwin
- Configure PLplot for Borland C++ 5.5 (free command line tools)
Edit Wiki pages
Consult the User's Guide for information on using the wiki software. More information can be found here: