master✗//lua-udev !⁋ sudo luarocks install udev-0.1-0.rockspec
Using udev-0.1-0.rockspec... switching to 'build' mode
Error: Directory master not found inside archive master.tar.gz
master✗//lua-udev !⁋ sudo luarocks install udev-0.1-0.rockspec UDEV_DIR=/lib/x86_64-linux-gnu/
Using udev-0.1-0.rockspec... switching to 'build' mode
Error: Could not find expected file libudev.h for UDEV -- you may have to install UDEV in your system and/or pass UDEV_DIR or UDEV_INCDIR to the luarocks command. Example: luarocks install udev UDEV_DIR=/usr/local
What I'm doing wrong??
master✗//lua-udev !⁋ sudo luarocks install udev-0.1-0.rockspec
Using udev-0.1-0.rockspec... switching to 'build' mode
Error: Directory master not found inside archive master.tar.gz
master✗//lua-udev !⁋ sudo luarocks install udev-0.1-0.rockspec UDEV_DIR=/lib/x86_64-linux-gnu/
Using udev-0.1-0.rockspec... switching to 'build' mode
Error: Could not find expected file libudev.h for UDEV -- you may have to install UDEV in your system and/or pass UDEV_DIR or UDEV_INCDIR to the luarocks command. Example: luarocks install udev UDEV_DIR=/usr/local
What I'm doing wrong??