Skip to content

Instantly share code, notes, and snippets.

@kashyapp
Last active December 3, 2020 16:41
Show Gist options
  • Select an option

  • Save kashyapp/4959033 to your computer and use it in GitHub Desktop.

Select an option

Save kashyapp/4959033 to your computer and use it in GitHub Desktop.
lsyncd and configuration
$ wget https://lsyncd.googlecode.com/files/lsyncd-2.1.4.tar.gz
$ sudo apt-get install lua5.1 liblua5.1-dev
$ ./configure
# comment out the check for asciidoc if it errors out and run configure again
$ make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment