dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #23429
Re: [Question #158354]: Upgraded to Ubuntu 11.04 Natty, broken package error
Question #158354 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/158354
Status: Open => Answered
Johannes Ring proposed the following answer:
Try to remove the Trilinos packages and the packages they depend on:
sudo apt-get remove trilinos*
sudo apt-get autoremove
Then clean up the APT cache and install FEniCS again:
sudo apt-get clean
sudo apt-get install fenics
--
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.