File: README.external

package info (click to toggle)
maxima 5.9.1-9
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 32,272 kB
  • ctags: 14,123
  • sloc: lisp: 145,126; fortran: 14,031; tcl: 10,052; sh: 3,313; perl: 1,766; makefile: 1,748; ansic: 471; awk: 7
file content (18 lines) | stat: -rw-r--r-- 649 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
The following external tools are needed to build and/or use Maxima:

1) A supported Lisp implementation. See README.lisps.

2) To build Maxima in the standard manner, Bourne shell and make are
   required. See INSTALL.

3) Maxima can also be built using nothing except Lisp. See
   INSTALL.lisp.

4) Plotting uses gnuplot, <http://gnuplot.sourceforge.net>, by
   default. Plotting can also be done with Maxima's openmath
   application. openmath requires Tcl/Tk.

5) The xmaxima front-end requires Tcl/Tk. xmaxima is only one
   possible interface to Maxima. It is not required.

6) Building Maxima from CVS additionally requires the GNU autotools.