dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #23413
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:
You probably have to add the FEniCS PPA again after you upgraded to
Natty:
sudo add-apt-repository ppa:fenics/ppa
sudo apt-get update
sudo apt-get install fenics
You should also make sure that all packages are upgraded:
sudo apt-get dist-upgrade
--
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.