16 |
\esfinley can be installed as a stand-alone bundle, containing all the required tools. |
\esfinley can be installed as a stand-alone bundle, containing all the required tools. |
17 |
|
|
18 |
Please note, the current packages do not support \openmp\footnote{This is due to a bug related to gcc 4.3.2.} or \mpi\footnote{Producing packages for \mpi requires knowing something about your computer's configuration.}. |
Please note, the current packages do not support \openmp\footnote{This is due to a bug related to gcc 4.3.2.} or \mpi\footnote{Producing packages for \mpi requires knowing something about your computer's configuration.}. |
19 |
If you need these features you may need to compile \esfinley from source (see \Chap{chap:allsrc}.) |
If you need these features you may need to compile \esfinley from source (see Chapter~\ref{chap:allsrc}.) |
20 |
|
|
21 |
For more information on using the \filename{run-escript} command please see the User Guide. |
For more information on using the \file{run-escript} command please see the User Guide. |
22 |
|
|
23 |
\subsection{Stand-alone bundle \macosx 10.5.6 (``Leopard'')} |
\subsection{Stand-alone bundle \macosx 10.5.6 (``Leopard'')} |
24 |
|
|
25 |
You will need to download both escript (\filename{escript_3.0_osx.dmg}) and the support files (\filename{escript-support_3.0_osx.dmg}). |
You will need to download both escript (\file{escript_3.0_osx.dmg}) and the support files (\file{escript-support_3.0_osx.dmg}). |
26 |
\begin{itemize} |
\begin{itemize} |
27 |
\item Create a folder to hold escript (no spaces in the name please). |
\item Create a folder to hold escript (no spaces in the name please). |
28 |
\item Open the \filename{.dmg} files and copy the contents to the folder you just created. |
\item Open the \file{.dmg} files and copy the contents to the folder you just created. |
29 |
\end{itemize} |
\end{itemize} |
30 |
|
|
31 |
To use escript, open a terminal\footnote{If you do not know how to open a terminal on Mac, then just type \texttt{terminal} in the spotlight (search tool on the top of the right corner) and once found just click on it.} and type |
To use escript, open a terminal\footnote{If you do not know how to open a terminal on Mac, then just type \texttt{terminal} in the spotlight (search tool on the top of the right corner) and once found just click on it.} and type |
34 |
\end{shellCode} |
\end{shellCode} |
35 |
where \textit{x} is the absolute path to your install. |
where \textit{x} is the absolute path to your install. |
36 |
|
|
37 |
If you wish to save on typing you can add \filename{x/escript.d/bin} to your PATH variable (where \textit{x} is the absolute path to your install). |
If you wish to save on typing you can add \file{x/escript.d/bin} to your PATH variable (where \textit{x} is the absolute path to your install). |
38 |
|
|
39 |
This bundle has been tested on \macosx 10.6.2 (``Snow Leopard''), but we have not tried to build from source. |
This bundle has been tested on \macosx 10.6.2 (``Snow Leopard''), but we have not tried to build from source. |
40 |
|
|