Skip to content

Commit

Permalink
g++, openmp packages
Browse files Browse the repository at this point in the history
  • Loading branch information
lee212 committed Feb 4, 2016
1 parent d219c9a commit 26369e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion one-liner/ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ function package-update() {
return $?
}
package-update
package-install python-virtualenv python-dev git gcc -y
package-install python-virtualenv python-dev git gcc g++ -y
package-install libopenmpi-dev openmpi-bin
cat <<EOF > $HOME/.mgescanrc
export MGESCAN_HOME=\$HOME/mgescan3
export MGESCAN_SRC=\$MGESCAN_HOME/src
Expand Down

0 comments on commit 26369e1

Please sign in to comment.