1 |
jfenwick |
2289 |
|
2 |
|
|
|
3 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
4 |
|
|
% |
5 |
|
|
% Copyright (c) 2003-2008 by University of Queensland |
6 |
|
|
% Earth Systems Science Computational Center (ESSCC) |
7 |
|
|
% http://www.uq.edu.au/esscc |
8 |
|
|
% |
9 |
|
|
% Primary Business: Queensland, Australia |
10 |
|
|
% Licensed under the Open Software License version 3.0 |
11 |
|
|
% http://www.opensource.org/licenses/osl-3.0.php |
12 |
|
|
% |
13 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
14 |
|
|
|
15 |
jfenwick |
2333 |
\section*{Introduction} |
16 |
jfenwick |
2289 |
This document describes how to install \esfinley on your computer. |
17 |
|
|
To learn how to use \esfinley please see the User guide or, for |
18 |
jfenwick |
2333 |
more detailed information, the API documentation. |
19 |
|
|
|
20 |
|
|
\esfinley is developed primarily on Linux desktop systems, SGI ICE and MacOS. |
21 |
|
|
Binary distributions (discussed in Chapter~\ref{chap:bin}) are available for the following platforms: |
22 |
|
|
\begin{itemize} |
23 |
|
|
\item Debian and Ubuntu Linux distributions ($32$-bit i686) (.deb package) |
24 |
|
|
\item Linux desktop systems with gcc (stand-alone bundle) |
25 |
|
|
\item MacOS X Leopard systems with gcc (stand-alone bundle) |
26 |
|
|
\item Windows systems with Visual Studio (stand-alone bundle) |
27 |
|
|
\end{itemize} |
28 |
|
|
|
29 |
|
|
Compilation from source is discussed in Chapter~\ref{chap:src}. |
30 |
|
|
|
31 |
|
|
For visualisation we suggest \filename{visit}\footnote{\url{https://wci.llnl.gov/codes/visit/}} or \filename{mayavi}\footnote{\url{http://mayavi.sourceforge.net}}. |
32 |
|
|
|
33 |
|
|
For online help, see the site \url{https://answers.launchpad.net/escript-finley}. |