Prosody XMPP server - Help installing LUA

Don't miss a thing. Post your questions and discussion about other uncategorized NAS features here.
Post Reply
RicTim
New here
Posts: 2
Joined: Sat May 10, 2014 8:01 pm

Re: Prosody XMPP server - Help installing LUA

Post by RicTim »

I had the same issue with unzip on Qnap, so make this :
(ipkg install git wget)

luarocks download luasocket
git clone https://github.com/diegonehab/luasocket
cd luasocket
luarocks make ../luasocket-3.0rc1-1.rockspec
cd ..
luarocks download luasec
git clone git://github.com/brunoos/luasec.git
cd luasec
luarocks make ../luasec-0.5-2.rockspec
cd ..
luarocks download luaexpat
more luaexpat-1.3.0-1.rockspec
wget http://matthewwild.co.uk/projects/luaex ... 3.0.tar.gz
tar zxvf luaexpat-1.3.0.tar.gz
cd ..
./prosody

Richard
Post Reply

Return to “Miscellaneous”