Changeset 5966
- Timestamp:
- Nov 18, 2008, 8:29:49 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/documentation/user_manual/anuga_installation_guide.tex
r5954 r5966 219 219 \item Get the ANUGA source from \url{http://sourceforge.net/projects/anuga} (\code{anuga-1.0_5789.tgz} say), 220 220 and expand it into the python site-packages directory \code{/usr/lib/python2.5/site-packages}. 221 In the unpacked ANUGA directory \code{/usr/lib/python2.5/site-packages/anuga _core} run the command:221 In the unpacked ANUGA directory \code{/usr/lib/python2.5/site-packages/anuga} run the command: 222 222 \begin{verbatim}sudo python compile_all.py\end{verbatim} 223 \item In the ANUGA root directory (\code{/usr/lib/python2.5/site-packages/anuga _core}),223 \item In the ANUGA root directory (\code{/usr/lib/python2.5/site-packages/anuga}), 224 224 run the test suite): 225 225 \begin{verbatim}python test_all.py\end{verbatim} ANUGA has been succesfully installed if the tests pass.
Note: See TracChangeset
for help on using the changeset viewer.