Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions install.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
These are simple instructions for installing the svalinn Trelis plugin (2017.08.09)

1. Download the tarball
1. Ensure the hdf5 and armadillo packages have been installed on your machine (libhdf5-dev and libarmadillo-dev, respectively)

2. Download the tarball
%> curl -L -o /tmp/svalinn-plugin.tgz https://uwmadison.box.com/shared/static/t8k4co68droabdn2sfnb57f59uhi52tq.tgz

OR

%> wget -O /tmp/svalinn-plugin.tgz https://uwmadison.box.com/shared/static/t8k4co68droabdn2sfnb57f59uhi52tq.tgz

2. Change to the Trelis binary directory
3. Change to the Trelis binary directory
%> cd /opt/Trelis-16.3/bin

3. Unpack the tarball (perhaps as sudo)
4. Unpack the tarball (perhaps as sudo)
%> sudo tar xzf /tmp/svalinn-plugin.tgz

4. Run the brief installation script
5. Run the brief installation script
%> sudo bash plugins/svalinn/install.sh