Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to install it without luarock #206

Open
tweyseo opened this issue Oct 30, 2020 · 1 comment
Open

how to install it without luarock #206

tweyseo opened this issue Oct 30, 2020 · 1 comment

Comments

@tweyseo
Copy link

tweyseo commented Oct 30, 2020

No description provided.

@alerque
Copy link

alerque commented Oct 7, 2021

The official way is with luarocks or your distribution's package manager (lots of Linux distros have packages, if there is another one you need let your distro know).

A pretty simple hack for avoiding Lua rocks can be seen in this Dockerfile. You need a couple dependencies, then you can fake an install with just a copy copy operations. The path you need to copy to will depend on your system and Lua version.

In any case, if there is something else you need please open a new issue on the new official repository here. See #198 for background, but nobody is able to deal with issues here. We could appreciate if you close this issue yourself to tidy up. Again if you need more please open a new issue on the new repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants