Unauthenticated packages fails with -y option and repo update needed.

This commit is contained in:
rustad
2012-09-27 21:36:09 +02:00
parent 67f5c4ffcd
commit dde150ecdb
+2 -1
View File
@@ -55,7 +55,8 @@ sudo apt-get install -y libboost-all-dev libsuperlu3-dev libsuitesparse-dev
sudo add-apt-repository -y ppa:opm/ppa
# parts of DUNE needed
sudo apt-get install -y libdune-common-dev libdune-istl-dev
sudo apt-get install libdune-common-dev libdune-istl-dev
sudo apt-get update
# libraries necessary for OPM
sudo apt-get install -y libxml0-dev