summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2012-12-14 14:40:08 +0100
committerTobias Klauser <tklauser@distanz.ch>2012-12-14 14:40:08 +0100
commit2cf112259e09b88148dc98739bf57049b76337d2 (patch)
tree4b529f19dd426c02d2856efe2f4b7d3b0c3db850
parent525a852884c24ea0282759d9a8f2363184d5686d (diff)
Add README with Linux build instructions (so I don't forget)
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..ce7569b
--- /dev/null
+++ b/README
@@ -0,0 +1,8 @@
+Build instructions for Linux:
+
+1) Build and install (e.g. to /opt/SimBody and /opt/OpenSim) SimBody and OpenSim
+ according to documentation
+2) $ mkdir build && cd build
+3) $ ccmake ..
+4) Toggle advanced features using [t], set Namespace to nothing
+5) $ make