On Mon, Jan 26, 2015 at 9:33 PM, Laboure, Vincent M <[email protected]> wrote: > Hello again! > > I have also been trying to install the new version of Fenics on my ubuntu > 12.04 using the sudo command and following the instructions found here: > > http://fenicsproject.org/download/ubuntu_details.html > > This had been extremely straightforward when I installed the version 1.4 but > for some reasons, this time, it will only get the version 1.0 even after > using: > > sudo add-apt-repository ppa:fenics-packages/fenics > sudo apt-get update > sudo apt-get install fenics > sudo apt-get dist-upgrade > > > Is something wrong with the PPA or is my ubuntu messed up?
No, it works fine for me on Ubuntu 12.04. Can you show me the output of the following command? apt-cache policy fenics Johannes _______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
