This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
processing:minimal_software_intallation [2023/03/13 12:00] smerkel |
processing:minimal_software_intallation [2023/12/10 10:59] (current) smerkel |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Minimal software kit installation ====== | + | ====== Linux software kit installation ====== |
There is a whole suite of software required to run multigrain X-ray diffraction, and their installation procedure can be quite tricky if you are not comfortable with computing techniques. | There is a whole suite of software required to run multigrain X-ray diffraction, and their installation procedure can be quite tricky if you are not comfortable with computing techniques. | ||
The procedure below was tested with a recent Windows laptop. We proceed as follow: | The procedure below was tested with a recent Windows laptop. We proceed as follow: | ||
- | * Install a linux Ubuntu virtual machine | + | * Install a linux Ubuntu virtual machine |
- | * Set-up anaconda | + | * Set-up anaconda |
- | * Install the multigrain software suite within anaconda | + | * Install the multigrain software suite within anaconda |
You may be able to run this in windows only. This was not tested. | You may be able to run this in windows only. This was not tested. | ||
Line 27: | Line 27: | ||
Keep note of the instructions at the end of the anadonda installation as you may have to type those commands each time you start a new terminal. In our case | Keep note of the instructions at the end of the anadonda installation as you may have to type those commands each time you start a new terminal. In our case | ||
- | eval “$(/home/ningma/anaconda3/bin/conda shell.bash hook)” | + | eval “$(/home/myhome/anaconda3/bin/conda shell.bash hook)” |
conda init | conda init | ||