Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lifeware
biocham
Commits
2d8d03d2
Commit
2d8d03d2
authored
Jun 26, 2018
by
SOLIMAN Sylvain
Browse files
update for 18.04
parent
e98da380
Changes
1
Hide whitespace changes
Inline
Side-by-side
install.sh
View file @
2d8d03d2
...
...
@@ -27,7 +27,7 @@ then
sudo
apt-get
-qy
update
sudo
apt-get
-qy
install
lsb-release curl gcc g++ make pkg-config libgsl0-dev gnuplot libppl-dev graphviz-dev git
if
[[
$(
lsb_release
-sc
)
==
"xenial"
]]
if
[[
$(
lsb_release
-sc
)
==
"xenial"
||
$(
lsb_release
-sc
)
==
"bionic"
]]
then
sudo
apt-get
-qy
install
swi-prolog libsbml5-dev
else
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment