dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #23142
Re: [Question #157319]: dolfin CGAL
Question #157319 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/157319
Status: Open => Answered
Johannes Ring proposed the following answer:
It seems that you haven't added the FEniCS PPA correctly. In that case
you should have got this:
Version: 0.9.10-2~ppa2~natty1build2
Try to add the repository again and see if that helps:
sudo add-apt-repository ppa:fenics/ppa
sudo apt-get update
sudo apt-get install fenics
sudo apt-get upgrade
If it doesn't help, please post the output of the following commands:
lsb_release -a
apt-cache policy libdolfin0
--
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.