(11-13-2018, 11:30 AM)Girbur Wrote: With openmediavault 32 bits works perfect bu I just tried to install on 64 bit and get
Error: Could not find header file for LAUXLIB
No file lauxlib.h in /usr/local/include
No file lauxlib.h in /usr/include
You may have to install LAUXLIB in your system and/or pass LAUXLIB_DIR or LAUXLIB_INCDIR to the luarocks command.
Example: luarocks install ats LAUXLIB_DIR=/usr/local
Does you tried first step?
Code:
luarocks build https://raw.githubusercontent.com/tuxd3v/ats/master/ats-master-0.rockspec
What is the output of it?
(11-13-2018, 09:47 AM)dreadbv Wrote: I followed your instructions and everything is ok
Service is active and running
Thank you
You Welcome!