Getting STIR on a Virtual Machine: Difference between revisions
stir>Krthie →Installation instructions: replace obsolete link |
stir>Krthie m →Instructions to get STIR via a Virtual Machine: corrected link syntax |
||
Line 1: | Line 1: | ||
= Instructions to get STIR via a Virtual Machine= | = Instructions to get STIR via a Virtual Machine= | ||
A Virtual Machine is a way to get pre-installed software ready to run on your own system. You might have heard of [ | A Virtual Machine is a way to get pre-installed software ready to run on your own system. You might have heard of [http://wiki.opengatecollaboration.org/index.php/VGate vGATE] for instance used by the OpenGATE project. You can of course install STIR in vGATE using the normal STIR installation instructions. However, we have also created a VM with our own software (currently without GATE). The VM currently runs Ubuntu 18.04. | ||
== Installation instructions == | == Installation instructions == | ||
Line 10: | Line 10: | ||
3. Once this is done, open a Terminal on your VM and type <code>update_VM_to_full_STIR.sh</code> (be patient again). | 3. Once this is done, open a Terminal on your VM and type <code>update_VM_to_full_STIR.sh</code> (be patient again). | ||
4. If you want to follow the [ | 4. If you want to follow the [https://github.com/UCL/STIR-exercises/ STIR exercises], check the [https://github.com/UCL/STIR-exercises/blob/master/README.md README.md] | ||
== Outcome == | == Outcome == | ||
Your VM will now have an up-to-date version of STIR (and the SIRF software of our related project at http://www.ccppetmr.ac.uk/), and also a copy of the [ | Your VM will now have an up-to-date version of STIR (and the SIRF software of our related project at http://www.ccppetmr.ac.uk/), and also a copy of the [https://github.com/UCL/STIR-exercises/ STIR-exercises] in the home directory. |
Revision as of 08:55, 18 September 2019
Instructions to get STIR via a Virtual Machine
A Virtual Machine is a way to get pre-installed software ready to run on your own system. You might have heard of vGATE for instance used by the OpenGATE project. You can of course install STIR in vGATE using the normal STIR installation instructions. However, we have also created a VM with our own software (currently without GATE). The VM currently runs Ubuntu 18.04.
Installation instructions
1. Download the OVA file from http://www.ccppetmr.ac.uk/downloads
2. Follow the instructions on https://github.com/CCPPETMR/CCPPETMR_VM (scroll-down a bit). Don't forget to update the software as detailed on the page (the first update could take a while).
3. Once this is done, open a Terminal on your VM and type update_VM_to_full_STIR.sh
(be patient again).
4. If you want to follow the STIR exercises, check the README.md
Outcome
Your VM will now have an up-to-date version of STIR (and the SIRF software of our related project at http://www.ccppetmr.ac.uk/), and also a copy of the STIR-exercises in the home directory.