File: INSTALL

package info (click to toggle)
ffc 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 50,704 kB
  • sloc: cpp: 572,515; python: 15,790; makefile: 134; sh: 67
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.