1 |
jfenwick |
3989 |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
2 |
jfenwick |
6651 |
% Copyright (c) 2003-2018 by The University of Queensland |
3 |
jfenwick |
3989 |
% http://www.uq.edu.au |
4 |
jfenwick |
2529 |
% |
5 |
|
|
% Primary Business: Queensland, Australia |
6 |
jfenwick |
6112 |
% Licensed under the Apache License, version 2.0 |
7 |
|
|
% http://www.apache.org/licenses/LICENSE-2.0 |
8 |
jfenwick |
2529 |
% |
9 |
jfenwick |
3989 |
% Development until 2012 by Earth Systems Science Computational Center (ESSCC) |
10 |
jfenwick |
4657 |
% Development 2012-2013 by School of Earth Sciences |
11 |
|
|
% Development from 2014 by Centre for Geoscience Computing (GeoComp) |
12 |
jfenwick |
3989 |
% |
13 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
14 |
jfenwick |
2529 |
|
15 |
|
|
\chapter{Building escript and dependencies from source} |
16 |
|
|
\label{chap:allsrc} |
17 |
|
|
|
18 |
caltinay |
2536 |
This chapter describes how to build escript and its dependencies from the source code in the escript support packages. |
19 |
jfenwick |
2529 |
You can also use these instructions if you have gathered the various sources yourself. |
20 |
jfenwick |
3335 |
Section~\ref{sec:addfunc} lists additional visualisation tools. |
21 |
jfenwick |
2529 |
|
22 |
|
|
\input{srclinux} |
23 |
caltinay |
2536 |
\input{srcmac} |
24 |
caltinay |
2547 |
\input{srcadditional} |