I can compile and install lycrypto.so, but when I try to require it, I get this:
>lcrypto=require'lcrypto'errorloadingmodule'lcrypto' fromfile'/usr/local/lib/lua/5.1/lcrypto.so':
/usr/local/lib/lua/5.1/lcrypto.so: undefinedsymbol: luaopen_lcryptostacktraceback:
[C]: ?
[C]: infunction 'require'stdin:1: inmainchunk
[C]: ?
Any idea what might be causing this? I'm on Debian Wheezy.
I can compile and install lycrypto.so, but when I try to require it, I get this:
Any idea what might be causing this? I'm on Debian Wheezy.