torhve / weechat-matrix-protocol-script

A WeeChat script in Lua that implements the matrix.org chat protocol
349 stars 52 forks source link

"installed in a place Lua can find it" #77

Closed chrisbward closed 7 years ago

chrisbward commented 7 years ago

Any pointers?

It was difficult enough to get lua to compile... for those on a clean deb/ubuntu box;

sudo apt-get install lua5.2 sudo apt-get install liblua5.2-dev

Rapidly losing the will... lol

chrisbward commented 7 years ago

okay, so I think I have to move the olm.lua file to the autoload folder also - not there yet.

running from the folder containing ffi.so gives me;

./ffi.so: undefined symbol: lua_callk