Skip to content

Instantly share code, notes, and snippets.

@parkr
Created August 12, 2014 17:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parkr/7bd5565d49fcfdaf089b to your computer and use it in GitHub Desktop.
Save parkr/7bd5565d49fcfdaf089b to your computer and use it in GitHub Desktop.
**************************
Prosody was unable to find luaexpat
This package can be obtained in the following ways:
luarocks: luarocks install luaexpat
Debian/Ubuntu: sudo apt-get install liblua5.1-expat0
Source: http://www.keplerproject.org/luaexpat/
luaexpat is required for Prosody to run, so we will now exit.
More help can be found on our website, at http://prosody.im/doc/depends
**************************
**************************
Prosody was unable to find luasocket
This package can be obtained in the following ways:
luarocks: luarocks install luasocket
Debian/Ubuntu: sudo apt-get install liblua5.1-socket2
Source: http://www.tecgraf.puc-rio.br/~diego/professional/luasocket/
luasocket is required for Prosody to run, so we will now exit.
More help can be found on our website, at http://prosody.im/doc/depends
**************************
**************************
Prosody was unable to find luafilesystem
This package can be obtained in the following ways:
luarocks: luarocks install luafilesystem
Debian/Ubuntu: sudo apt-get install liblua5.1-filesystem0
Source: http://www.keplerproject.org/luafilesystem/
luafilesystem is required for Prosody to run, so we will now exit.
More help can be found on our website, at http://prosody.im/doc/depends
**************************
**************************
Prosody was unable to find LuaSec
This package can be obtained in the following ways:
luarocks: luarocks install luasec
Debian/Ubuntu: http://prosody.im/download/start#debian_and_ubuntu
Source: http://www.inf.puc-rio.br/~brunoos/luasec/
SSL/TLS support will not be available
More help can be found on our website, at http://prosody.im/doc/depends
**************************
***********************************
util/encodings couldn't be loaded. Check that you have a recent version of libidn
The full error was:
error loading module 'util.encodings' from file '/usr/lib64/prosody/util/encodings.so':
/usr/lib64/prosody/util/encodings.so: undefined symbol: luaL_register
***********************************
***********************************
util/hashes couldn't be loaded. Check that you have a recent version of OpenSSL (libcrypto in particular)
The full error was:
error loading module 'util.hashes' from file '/usr/lib64/prosody/util/hashes.so':
/usr/lib64/prosody/util/hashes.so: undefined symbol: luaL_register
***********************************
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment