12 |
% |
% |
13 |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
14 |
|
|
15 |
|
\section*{Introduction} |
16 |
This document describes how to install \esfinley on your computer. |
This document describes how to install \esfinley on your computer. |
17 |
To learn how to use \esfinley please see the User guide or, for |
To learn how to use \esfinley please see the User guide or, for |
|
more detailed information, the API documentation. |
|
18 |
|
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}. |