I tried dorsal yesterday (for approximately the 10th time over the last two years). It was the first time it worked! Everything built nicely and demos run.
Attached gentoo.platform file if you want to add to contributed. -- Marie
# Modified by Marie E. Rognes ([email protected]) # Last changed: 2010-08-25 # Gentoo Linux # # Instructions specific to Gentoo Linux # # This build script assumes that you have the following packages # already installed via Gentoo's emerge: # # Some of these might need to be unmasked. See Gentoo documentation on # how to unmask masked packages (Hint: /etc/portage/package.keywords/) # # emerge -av swig numpy scientificpython boost openmpi bzr cmake cgal \ # vtk parmetis scotch # Platform specific variables (Modify at will) default PETSC_ARCH=linux-gnu-cxx-opt default PARMETIS_DIR=/usr # Define the packages this platform needs PACKAGES=( petsc slepc armadillo fiat ferari ufc ufl ffc viper instant dolfin )
_______________________________________________ Mailing list: https://launchpad.net/~dorsal Post to : [email protected] Unsubscribe : https://launchpad.net/~dorsal More help : https://help.launchpad.net/ListHelp

