changes
authorBrian Demsky <bdemsky@plrg.eecs.uci.edu>
Sun, 24 Jul 2016 22:40:04 +0000 (15:40 -0700)
committerBrian Demsky <bdemsky@plrg.eecs.uci.edu>
Sun, 24 Jul 2016 22:40:04 +0000 (15:40 -0700)
src/server/README.txt

index ac8a6307823b09e3ef8fa163d1c57589e78f47a0..7de6bf92f739e94e4927d3e1f23f1d20e89fc671 100644 (file)
@@ -26,3 +26,7 @@ SetEnv IOTCLOUD_ROOT /iotcloud/
 6) Create the /iotcloud directory.
 
 7) Create the account directory in the /iotcloud directory.  For example, test.iotcloud and give it permissions that the apache daemon can write to.
+
+8) Compile cloud server by typing make
+
+9) Copy it to the cgi-bin directory.