Невозможно запустить просодию в Ubuntu 10.04 (проблемы с lua)

Все это выполняется на Ubuntu 10.04.4 LTS Server.

  • Я установил LUA 5.1.4, следуя этой процедуре - http://ubuntuforums.org/showthread.php?t=1874860
  • Я установил просодию, следуя этой команде (после загрузки пакета) - sudo dpkg -i prosody_0.8.2-1_i386.deb

После установки я получаю следующую ошибку: я попытался использовать, как предложено, luarock и sudo apt-get install, чтобы исправить это. Но все равно он продолжает показывать мне эти ошибки.

Selecting previously deselected package prosody. (Reading database ...
59416 files and directories currently installed.) Unpacking prosody
(from prosody_0.8.2-1_i386.deb) ... Setting up prosody (0.8.2-1) ... 
* Starting Prosody XMPP Server prosody
************************** Prosody was unable to find luaexpat This package can be obtained in the following ways:

        Source:           www[dot]keplerproject[dot]org/luaexpat/
        Debian/Ubuntu:    sudo apt-get install liblua5.1-expat0
        luarocks:         luarocks install luaexpat

luaexpat is required for Prosody to run, so we will now exit. More
help can be found on our website, at prosody[dot]im/doc/depends
**************************


************************** Prosody was unable to find luasocket This package can be obtained in the following ways:

        Source:           www[dot]tecgraf[dot]puc-rio[dot]br/~diego/professional/luasocket/
        Debian/Ubuntu:    sudo apt-get install liblua5.1-socket2
        luarocks:         luarocks install luasocket

luasocket is required for Prosody to run, so we will now exit. More
help can be found on our website, at prosody[dot]im/doc/depends
**************************


************************** Prosody was unable to find LuaSec This package can be obtained in the following ways:

        Source:           www[dot]inf[dot]puc-rio[dot]br/~brunoos/luasec/
        Debian/Ubuntu:    prosody[dot]im/download/start#debian_and_ubuntu
        luarocks:         luarocks install luasec

SSL/TLS support will not be available More help can be found on our
website, at prosody[dot]im/doc/depends
**************************

                                                                         [fail] invoke-rc.d: initscript prosody, action "start" failed. dpkg:
error processing prosody (--install):  subprocess installed
post-installation script returned error exit status 1 Processing
triggers for man-db ... Processing triggers for ureadahead ... Errors
were encountered while processing:  prosody

Большое спасибо за ваше терпение и ответы.

1 ответ

Пытаться

sudo apt-get install --fix-missing
Другие вопросы по тегам