I just tried the new dorsal version on leopard, but unfortunately
without success.
I first just tried dorsal.sh. dorsal correctly identified the
system as leopard, and ran the leopard.platform file. It then
crashed.
After fiddling, I called dorsal with the snowleopard.platform file.
It crashed on an error in compiling scotch. After commenting out
scotch in the package list (it's not used in my current
installation), it ran through to dolfin. In dolfin, it died, giving
the message shown in the text appended at the end of this note.
You'll see that there are two things going on here. One is that
despite the fact that petsc and slepc are installed, dolfin claims
it didn't find them. The second is a linking error with
libparmetis. The error persists whether compiling petsc with or
without the --with-parmetis option.
Best, -Paul
---------------------------------------------------------------------------------------------------------------------------------------------------------
Output upon breaking on dolfin:
-- The following optional packages could not be found:
-- ---------------------------------------------------
-- (**) PETSC
-- (**) SLEPC
-- (**) TRILINOS
-- (**) SCOTCH