ESS_GUIESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_openclESS_GUI_sync_sascalc
Last change
on this file since 79d3025 was
e84ccf5,
checked in by trnielsen, 8 years ago
|
Add Vagrant box description for SasView? Qt on Ubuntu1404
|
-
Property mode set to
100644
|
File size:
453 bytes
|
Rev | Line | |
---|
[e84ccf5] | 1 | #! /bin/bash |
---|
| 2 | |
---|
| 3 | # Install miniconda |
---|
| 4 | # download - wget |
---|
| 5 | wget https://repo.continuum.io/miniconda/Miniconda2-latest-Linux-x86_64.sh |
---|
| 6 | |
---|
| 7 | # To set up through vagrant provision - seems however to cause read/write sudo issues later when pip or conda install |
---|
| 8 | #wget https://repo.continuum.io/archive/Anaconda2-4.2.0-Linux-x86_64.sh |
---|
| 9 | #chmod +x Anaconda2-4.2.0-Linux-x86_64.sh |
---|
| 10 | #mv Anaconda2-4.2.0-Linux-x86_64.sh anaconda.sh |
---|
| 11 | #./anaconda.sh -b -p /home/vagrant/anaconda |
---|
| 12 | |
---|
Note: See
TracBrowser
for help on using the repository browser.