Dear Jan,

Thanks a lot for your answer.
Dolfin dev + PETSc 3.5.2 now works for me on SLES SP3.

The only "non-automatic" setting I had to perform was to adapt the file
/[MyInstall]/share/ufc/UFCConfig.cmake/
changing
/set(UFC_PYTHON_LIBRARIES "/usr/local/lib/libpython2.7.a")/
to
/set(UFC_PYTHON_LIBRARIES "[MyInstall]/lib/python2.7/config/libpython2.7.a")/

This follows the recommendation found here:
https://answers.launchpad.net/fenics/+question/227822

Thanks again,
Serge

On 04/11/2014 11:01, Jan Blechta wrote:
Supported combinations are

  - either DOLFIN 1.4.0 + PETSc 3.3,3.4
  - or DOLFIN dev + PETSc 3.3,3.4,3.5,dev

You can install FEniCS dev version by setting STABLE_BUILD=false in
dorsal.cfg.

Jan
_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support

Reply via email to