I have tried to run both the cpp and python documented poisson demo, but I get the same error.
Work/FEniCS/lib/libdolfin.so: Undefined reference to ’SCOTCH_randomReset’ I installed FEniCS through dorsal using following platform file for rhel6 : PACKAGES=( bzip2 git # 1.9.0 python # 2.7.6 openmpi # 1.8.1 boost # 1_55_0 cmake # 2.8.12.2 swig # 3.0.0 #libxml2 # 2.9.1 -> crashed /usr/bin/ld: cannot find -lpython2.7 pcre # 8.35 libffi # 3.0.13 glib2 # 2.40.0 vtk gmp # 6.0.0 mpfr cgal # 4.4 ply blas eigen lapack # 3.5.0 ipython # 1.2.1 numpy # 1.8.1 cython # 0.20.1 mpi4py # 1.3.1 hdf5 # 1.8.12 h5py # 2.3.0 parmetis # 4.0.3 scientificpython scipy # 0.14 scotch petsc # 3.4.4 #trilinos #-> SWIG version 3.0.0 is greater than maximum version 2.0.8 petsc4py # 3.4 skip:petsc slepc # 3.4.4 fiat ferari ufc ufl ffc instant dolfin ) Here versions have been added if different then those set by default. Imran _______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
