Changeset 472 for trunk/matml
- Timestamp:
- 10/05/2009 07:07:18 PM (3 years ago)
- Files:
-
- 1 modified
-
trunk/matml/src/ternary/ternary.tex.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/matml/src/ternary/ternary.tex.in
r469 r472 50 50 To compile {\tt Ternary}, you need the qhull library and geomview program, as 51 51 well as a C compiler. On Ubuntu, installing the {\tt build-essential}, {\tt 52 libqhull-dev} and {\tt geomview} packages satisfy this. 52 libqhull-dev} and {\tt geomview} packages satisfy this. If you want to build 53 the documentation as well, you will also need {\tt cxref} along with \Latex (in 54 the {\tt texlive-base-bin} package) for the PDF, and either hevea or latex2html 55 for HTML documentation. 53 56 54 57 Next, unpack the .tar.gz source archive by typing (at the command line):