Set Lua cpath along with path

This commit is contained in:
Henri DF
2016-03-04 17:53:39 -08:00
parent cc4837312e
commit 8c6bb8a236
4 changed files with 35 additions and 24 deletions

View File

@@ -33,8 +33,6 @@ $ make
as a result, you should have a digwatch executable `build/userspace/digwatch/digwatch`.
Still not quite done yet! we need to install the [lpeg](http://www.inf.puc-rio.br/~roberto/lpeg/) Lua library. (This should be done automatically as part of the build of course...). To install it, just do: `luarocks install lpeg`.
### Running