Серега
Постоялец
- Регистрация
- 26 Июн 2011
- Сообщения
- 99
- Реакции
- 42
- Автор темы
- #1
Столкнулся с проблемой при установке Для просмотра ссылки Войди или Зарегистрируйся на образ Для просмотра ссылки Войди или Зарегистрируйся
Проблема была с установкой этих модулей(в инструкции красным), с них все и полезло дальше. Может, кто-то ставил и может подсказать, что я не так сделал? Или может на виртуалку эта программа не ставится?!
HOW TO COMPILE
--------------
For hydra, just type:
./configure
make
make install
If you need ssh module support, you have to setup libssh on your system,
get it from Для просмотра ссылки Войдиили Зарегистрируйся, for ssh v1 support you also need to add
"-DWITH_SSH1=On" option in the cmake command line.
If you use Ubuntu, this will install supplementary libraries needed for a
few optional modules:
apt-get install libssl-dev libssh-dev libidn11-dev libpcre3-dev \ libgtk2.0-dev libmysqlclient-dev libpq-dev libsvn-dev \ firebird2.1-dev libncp-dev
This enables all optional modules and features with the exception of Oracle,
SAP R/3 and the apple filing protocol - which you will need to download and
install from the vendor's web sites.
For all other Linux derivates and BSD based systems, use the system
software installer and look for similar named libraries like in the
comand above. In all other cases you have to download all source libraries
and compile them manually.
Мануал по установке, более ранней версии Hydra
Проблема была с установкой этих модулей(в инструкции красным), с них все и полезло дальше. Может, кто-то ставил и может подсказать, что я не так сделал? Или может на виртуалку эта программа не ставится?!
HOW TO COMPILE
--------------
For hydra, just type:
./configure
make
make install
If you need ssh module support, you have to setup libssh on your system,
get it from Для просмотра ссылки Войди
"-DWITH_SSH1=On" option in the cmake command line.
If you use Ubuntu, this will install supplementary libraries needed for a
few optional modules:
apt-get install libssl-dev libssh-dev libidn11-dev libpcre3-dev \ libgtk2.0-dev libmysqlclient-dev libpq-dev libsvn-dev \ firebird2.1-dev libncp-dev
This enables all optional modules and features with the exception of Oracle,
SAP R/3 and the apple filing protocol - which you will need to download and
install from the vendor's web sites.
For all other Linux derivates and BSD based systems, use the system
software installer and look for similar named libraries like in the
comand above. In all other cases you have to download all source libraries
and compile them manually.
Мануал по установке, более ранней версии Hydra