summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRudolf J Streif <rudolf.streif@gmail.com>2016-02-15 09:15:49 -0800
committerRudolf J Streif <rudolf.streif@gmail.com>2016-02-15 09:15:49 -0800
commitcb276740ab2fcbd0e71ef7ca971ea4a61e9cd457 (patch)
tree3803ba32e7ba87431a8dd65f03180b78e697c228
parentd2dbf1dd3d3d3b3223f5d938b920b99e6a2a5d26 (diff)
parentf2ac413890744456ee0ce06f84a15f5d8e1b30ed (diff)
downloadrvi_core-cb276740ab2fcbd0e71ef7ca971ea4a61e9cd457.tar.gz
Merge branch 'develop' of https://github.com/PDXostc/rvi_core into develop
-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
+