Difference between revisions of "Aquaterm"
From PLplotWiki
(New page: = Aquaterm = The aquaterm driver uses [http://aquaterm.sourceforge.net/index.shtml?page=a0|Aquaterm] to display plots and is only available for Mac OS X. == Aquaterm Homepage == Download ...) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | = | + | == Description == |
The aquaterm driver uses [http://aquaterm.sourceforge.net/index.shtml?page=a0|Aquaterm] to display plots and is only available for Mac OS X. | The aquaterm driver uses [http://aquaterm.sourceforge.net/index.shtml?page=a0|Aquaterm] to display plots and is only available for Mac OS X. | ||
Line 7: | Line 7: | ||
== Fink package manager == | == Fink package manager == | ||
The other way to install Aquaterm is via the fink package manager. | The other way to install Aquaterm is via the fink package manager. | ||
+ | |||
+ | == Macports == | ||
+ | Aquaterm is also available via Macports. To install Aquaterm open the terminmal and enter | ||
+ | sudo port install aquaterm |
Latest revision as of 07:41, 1 February 2008
Description
The aquaterm driver uses [1] to display plots and is only available for Mac OS X.
Aquaterm Homepage
Download the dmg file from the Aquaterm Homepage at http://sourceforge.net/project/showfiles.php?group_id=39915 and install the Aquaterm.pkg file contained therein. The library as well as the necessary header files are installed at the corresponding places. cmake will now find and enable the aquaterm driver.
Fink package manager
The other way to install Aquaterm is via the fink package manager.
Macports
Aquaterm is also available via Macports. To install Aquaterm open the terminmal and enter
sudo port install aquaterm