Difference between revisions of "Main Page"

From PLplotWiki
Jump to: navigation, search
m (spelling, automake==> autotools, c++ ==> cxx as a temporary measure)
Line 4: Line 4:
 
On Unix you can use the Autotools 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 Autotools 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 appropriate package of CMake for your system ([http://www.cmake.org Website]) - at least version 2.4.3 - and untar it.
+
[http://www.cmake.org/HTML/Download.html Download] the appropriate package of CMake for your system ([http://www.cmake.org Website]) - at least version 2.4.3 - and unpack it.
  
=== CMake Build Sytem on Unix ===
+
=== CMake Build System on Unix ===
 
* [[Configure PLplot for gcc compiler (Linux)]]
 
* [[Configure PLplot for gcc compiler (Linux)]]
 
* [[Configure PLplot for gcc compiler (Mac OSX)]]
 
* [[Configure PLplot for gcc compiler (Mac OSX)]]
  
=== CMake Build Sytem on Windows ===
+
=== CMake Build System on Windows ===
[http://www.cmake.org/HTML/Download.html Download] the zip package (or installer) of CMake ([http://www.cmake.org Website]) - at least version 2.4.3 - and install it.
+
 
+
 
* [[Configure PLplot for Visual CXX]]
 
* [[Configure PLplot for Visual CXX]]
 
* [[Configure PLplot for MinGW/CLI]]
 
* [[Configure PLplot for MinGW/CLI]]

Revision as of 13:35, 31 August 2006

This is the (un-)official Wiki for PLplot. It should provide additional information to complement the PLplot documentation.

Compilation of the PLplot library

On Unix you can use the Autotools Build System (ABS) or the newer CMake Build System (CBS) to configure the plplot compilation. For Windows only the CBS is available.

Download the appropriate package of CMake for your system (Website) - at least version 2.4.3 - and unpack it.

CMake Build System on Unix

CMake Build System on Windows

Edit Wiki pages

Consult the User's Guide for information on using the wiki software. More information can be found here: