File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11These are simple instructions for installing the svalinn Trelis plugin (2017.08.09)
22
3- 1. Download the tarball
3+ 1. Ensure the hdf5 and armadillo packages have been installed on your maachine (libhdf5-dev and libarmadillo-dev, respectively)
4+
5+ 2. Download the tarball
46 %> curl -L -o /tmp/svalinn-plugin.tgz https://uwmadison.box.com/shared/static/t8k4co68droabdn2sfnb57f59uhi52tq.tgz
57
68 OR
79
810 %> wget -O /tmp/svalinn-plugin.tgz https://uwmadison.box.com/shared/static/t8k4co68droabdn2sfnb57f59uhi52tq.tgz
911
10- 2 . Change to the Trelis binary directory
12+ 3 . Change to the Trelis binary directory
1113 %> cd /opt/Trelis-16.3/bin
1214
13- 3 . Unpack the tarball (perhaps as sudo)
15+ 4 . Unpack the tarball (perhaps as sudo)
1416 %> sudo tar xzf /tmp/svalinn-plugin.tgz
1517
16- 4 . Run the brief installation script
18+ 5 . Run the brief installation script
1719 %> sudo bash plugins/svalinn/install.sh
1820
You can’t perform that action at this time.
0 commit comments