From: Brian Demsky Date: Sun, 24 Jul 2016 22:40:04 +0000 (-0700) Subject: changes X-Git-Url: http://plrg.eecs.uci.edu/git/?p=iotcloud.git;a=commitdiff_plain;h=235ddb7f5e25f66f22475d35298f48a839f38f85 changes --- diff --git a/src/server/README.txt b/src/server/README.txt index ac8a630..7de6bf9 100644 --- a/src/server/README.txt +++ b/src/server/README.txt @@ -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.