you might have better luck if you just used phpseclib, a pure PHP SSH client, to emulate libssh2:
PECL SSH2 Установка проблема
2132
Rana
Я запускаю эту команду:
sudo pecl install ssh2
В результате получается следующий журнал и завершается с ошибкой:
libssh2 prefix? [autodetect] : building in /var/tmp/pear-build-rootHyRX5L/ssh2-0.12 running: /var/tmp/ssh2/configure --with-ssh2 checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for cc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for icc... no checking for suncc... no checking whether cc understands -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php/modules checking for PHP installed headers prefix... /usr/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for gawk... gawk checking for ssh2 support... yes, shared checking for ssh2 files in default path... not found configure: error: The required libssh2 library was not found. You can obtain that package from http://sourceforge.net/projects/libssh2/ ERROR: `/var/tmp/ssh2/configure --with-ssh2' failed
Как видите, он не может найти libssh2. Тем не менее, когда я запускаю команду:
sudo yum install libssh2
Там написано, что оно уже установлено:
Setting up Install Process Package libssh2-1.4.2-1.el6.x86_64 already installed and latest version Nothing to do
Теперь я предполагаю, что по какой-то причине установщик pecl не может найти установку libssh2. Как я могу дать ему понять этот путь. Есть ли простой альтернативный способ сделать это правильно?
2 ответа на вопрос
1
stabletable
На самом деле, мне нужно, чтобы он подключался через композитор, так что эта библиотека php не будет работать для меня в этом случае.
Rana 10 лет назад
0
0
Sergio
Я сделал, yum install libssh2-devel
а затем sudo pecl install ssh2-0.12
и работал.
Похожие вопросы
-
1
Есть ли способ предотвратить установку / обновление, чтобы засорять мой жесткий диск загадочными пап...
-
1
Если я установлю Vista SP1 до включения IIS, придется ли мне переустанавливать SP1?
-
4
Как установить рабочий стол GNOME на Linux (CENTOS)
-
-
3
Стоит ли выбирать «Форматировать» или «Форматировать (Быстрый)» при установке Windows XP?
-
4
Как установить Windows 7 RC с USB-диска?
-
2
Подключение MIDI-контроллера к CentOS5
-
1
Windows Vista не распознает CD-привод после установки iTunes
-
2
Ищем / ждем домен бесконечно
-
7
Установка Windows на SD-карту
-
5
Юридически понизить лицензию Windows Vista Home OEM?