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

installed, not sure where to find it #51

Open
augisbud opened this issue Mar 12, 2020 · 0 comments
Open

installed, not sure where to find it #51

augisbud opened this issue Mar 12, 2020 · 0 comments

Comments

@augisbud
Copy link

i installed luacrypto, but when i run my program i still get

root@LPG1:~# lua a.lua
lua: a.lua:1: module 'crypto' not found:
        no field package.preload['crypto']
        no file '/usr/local/share/lua/5.2/crypto.lua'
        no file '/usr/local/share/lua/5.2/crypto/init.lua'
        no file '/usr/local/lib/lua/5.2/crypto.lua'
        no file '/usr/local/lib/lua/5.2/crypto/init.lua'
        no file '/usr/share/lua/5.2/crypto.lua'
        no file '/usr/share/lua/5.2/crypto/init.lua'
        no file './crypto.lua'
        no file '/usr/local/lib/lua/5.2/crypto.so'
        no file '/usr/lib/x86_64-linux-gnu/lua/5.2/crypto.so'
        no file '/usr/lib/lua/5.2/crypto.so'
        no file '/usr/local/lib/lua/5.2/loadall.so'
        no file './crypto.so'
stack traceback:
        [C]: in function 'require'
        a.lua:1: in main chunk
        [C]: in ?

ideas?

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

1 participant