[ < ] [ > ]   [Contents] [Index] [ ? ]

A.2 Common requisites

Whatever method is used a fortran 77 compiler is required. The compilers that have been used so far are g77, gfortran and the sun solaris compiler.

When usng CMZ, the CERN Program Library, available at http://wwwasd.web.cern.ch/wwwasd/cernlib/, has to be installed. With make, internal source files copied from the cernlib may be used instead but then some examples won’t be available, since they rely on some mathematical functions provided by the CERN library. On windows, in case you want to use the compiler from the GNU compiler collection with cygwin or MINGW/MSYS you can use the binaries provided at http://zyao.home.cern.ch/zyao/cernlib.html. On Mac OS X, the cernlib provided by fink (package cernlib-devel) can be used.

You should also have LAPACK, available at http://www.netlib.org/lapack/. LAPACK can also be installed as part of the CERN Library or as part of the ATLAS implementation. On most linux distributions a lapack package is available. On Mac OS X, the ATLAS implementation provided by fink or the frameworks from Xcode can be used.


[Contents] [Index] [ ? ]

This document was generated on May 20, 2012 using texi2any.