This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
installation [2018/01/24 13:46] 185.62.108.185 |
installation [2018/01/24 13:47] (current) 185.62.108.185 |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| ''cvs -d prutok.cmi.cz:/cvs co xraytrace'' | ''cvs -d prutok.cmi.cz:/cvs co xraytrace'' | ||
| - | Then, go to the folder ''xraytrace'' and run the ''make'' command. The ''xraytrace'' binary should be created within the directory. | ||
| You should have the following tools and libraries to get the software compiled: | You should have the following tools and libraries to get the software compiled: | ||
| Line 14: | Line 13: | ||
| * [[https://github.com/tschoonj/xraylib/wiki|xraylib]] | * [[https://github.com/tschoonj/xraylib/wiki|xraylib]] | ||
| * Nvidia CUDA (if the graphics card support is requested, it can run also without it) | * Nvidia CUDA (if the graphics card support is requested, it can run also without it) | ||
| + | |||
| + | To compile the software, go to the folder ''xraytrace'' and run the command | ||
| + | |||
| + | ''make'' | ||
| + | |||
| + | The ''xraytrace'' binary should be created within the directory. | ||
| + | |||
| For visualisation we recommend [[http://www.paraview.org|Paraview]] and [[http://gwyddion.net|Gwyddion]], this is also used in the examples. | For visualisation we recommend [[http://www.paraview.org|Paraview]] and [[http://gwyddion.net|Gwyddion]], this is also used in the examples. | ||