← Back to team overview

dolfin team mailing list archive

Re: DOLFIN installation from source

 

You have to make sure certain path variables are set.  Did you do
"scons install"?

Take a look at this for info on what PATHs to set:

http://www.fenics.org/wiki/A_detailed_guide_to_installing_DOLFIN

You could also try Dorsal.

- Shawn

On Tue, 21 Jul 2009, Kunal Puri wrote:

Hi, Im new to FENICS and DOLFIN and have some installation problems.

I am working on Ubuntu 9.04 (Jaunty) and downloaded the source code for DOLFIN and other packages from
http://www.fenics.org/wiki/Download.

My problem is that I cannot run dolfin from python. The installation of dolfin (after: scons install
prefix=mydir) in .the directory ".../site-packages/dolfin" has only the file "cpp.py"

a python import of dolfin results in an error:
ImportError: No module named dolfin

thank you






References