Changeset 1549 for trunk/psLib/src/mainpage.dox
- Timestamp:
- Aug 16, 2004, 9:32:09 AM (22 years ago)
- Location:
- trunk/psLib
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/mainpage.dox (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib
- Property svn:ignore
-
old new 3 3 man 4 4 psLib.kdevelop.* 5 docs 6 testbin
-
- Property svn:ignore
-
trunk/psLib/src/mainpage.dox
r1373 r1549 37 37 be installed. These include: 38 38 - GNU Scientific Library (GSL) 39 - Available at http://www.gnu.org/software/gsl 39 40 - Compatibility tested with version is 1.4 40 - Available at http://www.gnu.org/software/gsl41 41 - Fastest Fourier Transform in the West (FFTW), version 3 42 - Available at http://www.fftw.org 42 43 - Compatibility tested with version is 3.0.1 43 - Available at http://www.fftw.org44 44 - C Flexible Image Transport System Input output (CFITSIO), version 2.480 or later 45 45 - Available at http://heasarc.gsfc.nasa.gov/docs/software/fitsio … … 49 49 - Available at http://www.doxygen.org 50 50 - Compatibility tested with version 1.3.6 51 - The optional companion package, GraphViz (a.k.a., the 'dot' command), is recommended to enable header-file dependency diagrams 52 - SLALIB 53 - We tested with the Fortran version of the library; this may cause an additional step to get things to link on untested systems/compilers, as there is no one standard for how the function-names appear in the library to C code. The default way that psLib uses is all-lower case with a trailing '_', but one may need to add to CFLAGS in src/Makefile.Globals the following: 54 - '-DFORTRAN_UNDERSCORE_PREFIX' if a '_' needs to be prefixed to the function names, 55 - '-DFORTRAN_DOUBLE_UNDERSCORE_SUFFIX' if two the names needs two trailing '_'s., and/or 56 - '-DFORTRAN_UPPERCASE' if the names appear as uppercase. 57 - Available at http://star-www.rl.ac.uk/ 58 - Compatibility tested with package version number 2.4-12 51 59 52 60 We recommend using the particular versions listed as compatibility tested, as
Note:
See TracChangeset
for help on using the changeset viewer.
