Software /
code /
prosody
Comparison
DEPENDS @ 5406:9903a03b7b3e
DEPENDS: Update (LuaSec now has a rock) and add link to /doc/depends
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sun, 31 Mar 2013 13:49:33 +0100 |
parent | 4914:2e9b16b2ae00 |
child | 8454:90962ef41bf3 |
comparison
equal
deleted
inserted
replaced
5405:4f98f2f60e22 | 5406:9903a03b7b3e |
---|---|
1 The easiest way to install dependencies is using the luarocks tool. | |
2 | 1 |
3 Rocks: | 2 For full information on our dependencies, version requirements, and |
4 luaexpat | 3 where to find them, see http://prosody.im/doc/depends |
5 luasocket | |
6 luafilesystem | |
7 | 4 |
8 Non-rocks: | 5 If you have luarocks available on your platform, install the following: |
9 LuaSec for SSL connections | 6 |
7 - luaexpat | |
8 - luasocket | |
9 - luafilesystem | |
10 - luasec | |
11 |