summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Feuer <mfeuer@jaguarlandrover.com>2016-02-12 11:04:51 -0800
committerUlf Wiger <ulf@wiger.net>2016-02-23 22:24:26 +0100
commit060405d01015c193108d37d9db9c8dfc919f1a3b (patch)
treef3914e3c31c000b36aaee42cb8bb455dac9b8169
parentc238130ce0f80c0b4c13a22bc37d3db5a719e905 (diff)
downloadrvi_core-060405d01015c193108d37d9db9c8dfc919f1a3b.tar.gz
ADded ubuntu build instruction draft
-rw-r--r--README_ubuntu_14_04.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/README_ubuntu_14_04.md b/README_ubuntu_14_04.md
new file mode 100644
index 0000000..da36e13
--- /dev/null
+++ b/README_ubuntu_14_04.md
@@ -0,0 +1,20 @@
+# INSTALL INSTRUCTIONS FOR UBUNTU 14.04 PRECISE
+
+1. Install dependent libraries
+sudo apt-get install python-simplejson python-jsonrpclib libwxgtk2.8-0
+
+2. Download esl-erlang 18.2
+wget ttps://packages.erlang-solutions.com/erlang/esl-erlang/FLAVOUR_1_general/esl-erlang_18.2-1~ubuntu~precise_amd64.deb
+
+3. Install esl-erlang
+sudo dpkg -i esl-erlang_18.2-1~ubuntu~precise_amd64.deb
+
+4. Install RVI
+sudo dpkg -i rvi_0.5.0-1ubuntu1_amd64.deb
+
+5. Setup device keys
+Assumes that root key pair is already generated.
+doc/rvi_protocol.md
+
+6. Setup device X.509 Certificates
+