Mac OSX Status

From PLplotWiki
Revision as of 21:33, 2 October 2006 by Hbabcock (Talk | contribs) (Initial record of PLplot status on OS-X)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This page presents an overview of the status of plplot/CBS on OS-X 10.4/PowerPC.

Status per 2 October 2006, Hazen Babcock (Darwin Kernel Version 8.7.0)

  
---------------------------------------------------------+--------------------+      
Build aspects                                            |       Status       |
---------------------------------------------------------+--------------------+
Library options:                                         |                    |
Static libraries                                         |      untested      |
Shared libraries (dylib)                                 |        Yes         |
                                                         |                    |
Languages:                                               |                    |
C                      (powerpc-apple-darwin8-gcc-4.0.0) |        Yes         |
C++                    (powerpc-apple-darwin8-g++-4.0.0) |        Yes         |
F77                            (GNU Fortran (GCC) 3.4.3) |        Yes         |
F95 (GNU Fortran 95 (GCC) 4.2.0 20060512 (experimental)) |        Yes         |
Java                           (java version "1.5.0_06") |      Builds... (1) |
Octave                          (Octave, version 2.1.73) |      Builds... (2) |
Perl                                      (perl, v5.8.6) |        Yes         |
Python                    (Python 2.4.2, OS-X Framework) |        Yes         |
Tcl                              (8.4.7, OS-X Framework) |        No          |
Tk                               (8.4.7, OS-X Framework) |        No          |
                                                         |                    |
Drivers:                                                 |                    |
AquaTerm (aqt)                                           |        Yes         |
GD (png, jpeg, gif)                                      |        Yes         |
PBM (pbm)                                                |        Yes         |
PostScript (ps, psc)                                     |        Yes         |
TrueType Postscript (psttf, psttfc)                      | Should Work... (3) |
X11 (xwin)                                               |        Yes         |
---------------------------------------------------------+--------------------+

(1) PLplot can be built with this version of java but the examples don't work, possibly due to my ignorance of how to use java.

(2) PLplot can be built with this version of octave, but the tests fail, so it is not clear whether or not you can actually use plplot with this version of octave.

(3) This should work if you can get LASi and all of its dependencies installed correctly. A package manager such as Fink is probably the best way to go.