This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
playground:viewerwalkthrough [2013/01/28 12:51] jabu_v |
playground:viewerwalkthrough [2021/12/09 16:42] (current) |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| To install Gadget File Viewer on the cluster, you need to have already installed HDF5 for reading HDF5 snapshots, Cairo or PIPlot for plotting graphs and LibPNG (the LibPNG library is already installed on the cluster) for writing out screenshots and movie frames. You also need pixmax to install Cairo. | To install Gadget File Viewer on the cluster, you need to have already installed HDF5 for reading HDF5 snapshots, Cairo or PIPlot for plotting graphs and LibPNG (the LibPNG library is already installed on the cluster) for writing out screenshots and movie frames. You also need pixmax to install Cairo. | ||
| + | |||
| + | *Prerequisites | ||
| + | *[[http:// | ||
| + | *[[http:// | ||
| + | *[[http:// | ||
| + | *[[http:// | ||
| Before installing Gadget File Viewer add these lines on the .profile file. | Before installing Gadget File Viewer add these lines on the .profile file. | ||
| Line 11: | Line 17: | ||
| *Install Cairo | *Install Cairo | ||
| - | *Build | + | *Build |
| *./ | *./ | ||
| *make | *make | ||
| Line 26: | Line 32: | ||
| *if you want to add plotting support, add the flag --with-cairo=/ | *if you want to add plotting support, add the flag --with-cairo=/ | ||
| *if you want to add PNG support, add the flag --with-png | *if you want to add PNG support, add the flag --with-png | ||
| - | Gadget File Viewer is now installed, you can test if it is working by using the snapshots you generated from Gadget. A pdf version of this walkthrough is available | + | Gadget File Viewer is now installed, you can test if it is working by using the snapshots you generated from Gadget. A pdf version of this walkthrough is available |