File: INSTALL

package info (click to toggle)
ffc 0.9.3-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 31,928 kB
  • ctags: 5,610
  • sloc: cpp: 200,834; python: 14,417; perl: 351; makefile: 21; sh: 6
file content (14 lines) | stat: -rw-r--r-- 522 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
To install FFC, type

    sudo python setup.py install

This will install FFC in the default Python path of your system,
something like /usr/lib/python2.6/site-packages/.

The installation script requires the Python module distutils, which
for Debian users is available with the python-dev package.  Other
dependencies are listed in the file README.

For detailed installation instructions, see the FFC user manual which
is available on http://www.fenics.org/ and also in the subdirectory
doc/manual/ of this source tree.