SSH2 Extension PHP

Потребовалось поставить данный модуль на PHP

гуглю, ставлю

# pecl install -f ssh2
WARNING: failed to download pecl.php.net/ssh2 within preferred state "stable", will instead download version 0.11.0, stability "beta"
downloading ssh2-0.11.0.tar ...
Starting to download ssh2-0.11.0.tar (Unknown size)
........................done: 121,856 bytes
5 source files, building
WARNING: php_bin /usr/lib64/php5/bin/php appears to have a suffix 5/bin/php, but config variable php_suffix does not match
running: phpize
Configuring for:
PHP Api Version: 20041225
Zend Module Api No: 20060613
Zend Extension Api No: 220060519
configure.in:144: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
aclocal.m4:3536: AC_LIBTOOL_LINKER_OPTION is expanded from...
aclocal.m4:5474: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:5473: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:2953: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:2933: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:2896: AC_PROG_LIBTOOL is expanded from...
configure.in:144: the top level
configure.in:144: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:3491: AC_LIBTOOL_COMPILER_OPTION is expanded from...
aclocal.m4:7601: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
configure.in:144: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:5587: _LT_AC_LANG_CXX_CONFIG is expanded from...
aclocal.m4:5586: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
aclocal.m4:4622: _LT_AC_TAGCONFIG is expanded from...
configure.in:144: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
aclocal.m4:3536: AC_LIBTOOL_LINKER_OPTION is expanded from...
aclocal.m4:5474: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:5473: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:2953: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:2933: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:2896: AC_PROG_LIBTOOL is expanded from...
configure.in:144: the top level
configure.in:144: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:3491: AC_LIBTOOL_COMPILER_OPTION is expanded from...
aclocal.m4:7601: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
configure.in:144: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:5587: _LT_AC_LANG_CXX_CONFIG is expanded from...
aclocal.m4:5586: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
aclocal.m4:4622: _LT_AC_TAGCONFIG is expanded from...
libssh2 prefix? [/usr] : /usr

...........
...........
...........

checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no

creating libtool
appending configuration tag "CXX" to libtool
configure: creating ./config.status
config.status: creating config.h
running: make
/bin/sh /var/tmp/pear-build-root/ssh2-0.11.0/libtool --mode=compile gcc -I. -I/var/tmp/pear/ssh2-0.11.0 -DPHP_ATOM_INC -I/var/tmp/pear-build-root/ssh2-0.11.0/include -I/var/tmp/pear-build-root/ssh2-0.11.0/main -I/var/tmp/pear/ssh2-0.11.0 -I/usr/lib64/php5/include/php -I/usr/lib64/php5/include/php/main -I/usr/lib64/php5/include/php/TSRM -I/usr/lib64/php5/include/php/Zend -I/usr/lib64/php5/include/php/ext -I/usr/lib64/php5/include/php/ext/date/lib -I/usr//include -I/usr/lib64/php5/include/php -DHAVE_CONFIG_H -g -O2 -c /var/tmp/pear/ssh2-0.11.0/ssh2.c -o ssh2.lo
/var/tmp/pear-build-root/ssh2-0.11.0/libtool: line 460: CDPATH: command not found
/var/tmp/pear-build-root/ssh2-0.11.0/libtool: line 1152: func_opt_split: command not found
libtool: Version mismatch error. This is libtool 2.2.6, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
libtool: and run autoconf again.
make: *** [ssh2.lo] Error 63
ERROR: `make' failed

# php-config
Usage: /usr/bin/php-config [OPTION]
Options:
--prefix [/usr/lib64/php5]
--includes [-I/usr/lib64/php5/include/php -I/usr/lib64/php5/include/php/main -I/usr/lib64/php5/include/php/TSRM -I/usr/lib64/php5/include/php/Zend -I/usr/lib64/php5/include/php/ext -I/usr/lib64/php5/include/php/ext/date/lib]
--ldflags []
--libs [-lcrypt -lcrypt -lsqlite -lhistory -lreadline -lncurses -lt1 -lfreetype -lX11 -lXpm -lpng -lz -ljpeg -lpcre -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -ldl -lxml2 -lz -lm -lxml2 -lz -lm -lcrypt -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lcrypt ]
--extension-dir [/usr/lib64/php5/lib/php/extensions/no-debug-zts-20060613]
--include-dir [/usr/lib64/php5/include/php]
--php-binary [NONE]
--php-sapis [apache2handler]
--configure-options [--prefix=/usr/lib64/php5 --host=x86_64-pc-linux-gnu --mandir=/usr/lib64/php5/man --infodir=/usr/lib64/php5/info --sysconfdir=/etc --cache-file=./config.cache --with-libdir=lib64 --with-pcre-regex=/usr --enable-maintainer-zts --disable-cli --with-apxs2=/usr/sbin/apxs2 --with-config-file-path=/etc/php/apache2-php5 --with-config-file-scan-dir=/etc/php/apache2-php5/ext-active --without-pear --enable-bcmath=shared --with-bz2=shared --enable-calendar=shared --with-curl=shared --with-curlwrappers --disable-dbase --disable-exif --without-fbsql --without-fdftk --enable-ftp=shared --with-gettext=shared --with-gmp=shared --with-kerberos=/usr --enable-mbstring=shared --with-mcrypt=shared --with-mhash=shared --without-msql --without-mssql --with-ncurses=shared --with-openssl --with-openssl-dir=/usr --enable-pcntl=shared --without-pgsql --with-pspell=shared --without-recode --disable-shmop --with-snmp=shared --enable-soap=shared --enable-sockets=shared --without-sybase --without-sybase-ct --enable-sysvmsg=shared --enable-sysvsem=shared --enable-sysvshm=shared --with-tidy=shared --enable-wddx=shared --with-xmlrpc=shared --with-xsl=shared --enable-zip=shared --with-zlib=shared --disable-debug --enable-dba=shared --with-cdb --with-db4 --without-gdbm --with-qdbm --with-freetype-dir=/usr --with-t1lib=/usr --enable-gd-jis-conv --with-jpeg-dir=/usr --with-png-dir=/usr --with-xpm-dir=/usr --with-gd --with-imap=shared --with-imap-ssl --with-mysql=shared,/usr --with-mysql-sock=/var/run/mysqld/mysqld.sock --with-mysqli=shared,/usr/bin/mysql_config --without-pdo-dblib --with-pdo-mysql=shared,/usr --without-pdo-odbc --without-pdo-pgsql --with-pdo-sqlite=shared,/usr --with-readline --without-libedit --without-mm --with-sqlite=/usr --enable-sqlite-utf8 --with-pic]
--version [5.2.9-pl2-gentoo]
--vernum [50209]

Тачка 64-х битная

gcc -v
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.3.3-r2/work/gcc-4.3.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --disable-libgcj --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.3-r2 p1.1, pie-10.1.5'
Thread model: posix
gcc version 4.3.3 (Gentoo 4.3.3-r2 p1.1, pie-10.1.5)

1)запостить это дело на

1)запостить это дело на bugs.gentoo.org
2) для длинных логов юзать wgetpaste

P.S WARNING: php_bin /usr/lib64/php5/bin/php appears to have a suffix 5/bin/php, but config variable php_suffix does not match

Compute:
Bosch M2.8.1 -> custom Bosch M2.8.3 clone from Russia.
Speed about 260 km,Ram 2 pers.,HDD - 70 kg,210 FLOPS ;)

запостить это дело на bugs.gentoo.org... легко сказать

Я не умею багрепорты писать :(

Я тоже не умею, но пишу

Я тоже не умею,англйского на знаю, но пишу :)
Зарегайся на бугзилле, далее http://www.gentoo.org/doc/en/bugzilla-howto.xml

Compute:
Bosch M2.8.1 -> custom Bosch M2.8.3 clone from Russia.
Speed about 260 km,Ram 2 pers.,HDD - 70 kg,210 FLOPS ;)

отписал ещё утром и нет

отписал ещё утром и нет никаких эмоций от них...

emerge --info Portage

emerge --info
Portage 2.1.6.13 (default/linux/amd64/2008.0, gcc-4.3.3, glibc-2.10.1-r0, 2.6.29 x86_64)
=================================================================
System uname: Linux-2.6.29-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_5200+-with-gentoo-2.0.0
Timestamp of tree: Fri, 22 May 2009 08:30:01 +0000
app-shells/bash: 4.0_p24
dev-java/java-config: 2.1.7
dev-lang/python: 2.4.4-r13, 2.5.4-r2, 2.6.2
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 2.0.0
sys-apps/openrc: 0.4.3-r1
sys-apps/sandbox: 1.9
sys-devel/autoconf: 2.13, 2.63-r1
sys-devel/automake: 1.5, 1.7.9-r1, 1.9.6-r2, 1.10.2
sys-devel/binutils: 2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool: 2.2.6a
virtual/os-headers: 2.6.29
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="ru_RU.UTF-8"
LC_ALL=""
LDFLAGS="-Wl,-O1"
LINGUAS="ru"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl amd64 apache2 bcmath berkdb bzip2 calendar cdb cgi cjk cli cracklib crypt ctype cups curl curlwrappers discard-path doc dri esoobexif filter flatfile force-cgi-redirect fortran ftp gd gmp gnutls gpm hash iconv imap inifile ipv6 isdnlog jadetex java-external jpeg json kerberos libssh2 mailwrapper mbox mcve mhash midi mmx mudflap multilib mysql mysqli ncurses nls nptl nptlonly openmp pam pcntl pcre pdo pear perl pic png pop3d posix pppd python qdbm readline reflection sasl session sharedext simplexml snmp soap sockets spell spl sqlite sse sse2 sse3 ssh2 ssl suexec suhosin svg sysfs sysvipc tcpd threads tidy tokenizer truetype unicode wddx xml xmlreader xmlrpc xmlwriter xorg xpm xsl zip zip-external zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias fcgid" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="ru" USERLAND="GNU" VIDEO_CARDS="fbdev glint i810 intel mach64 mga neomagic nv r128 radeon savage sis tdfx trident vesa vga via vmware voodoo"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

и вообще есть подозрение что

и вообще есть подозрение что трабла где то в libtool
running: make
/bin/sh /var/tmp/pear-build-root/ssh2-0.11.0/libtool --mode=compile gcc -I. -I/var/tmp/pear/ssh2-0.11.0 -DPHP_ATOM_INC -I/var/tmp/pear-build-root/ssh2-0.11.0/include -I/var/tmp/pear-build-root/ssh2-0.11.0/main -I/var/tmp/pear/ssh2-0.11.0 -I/usr/lib64/php5/include/php -I/usr/lib64/php5/include/php/main -I/usr/lib64/php5/include/php/TSRM -I/usr/lib64/php5/include/php/Zend -I/usr/lib64/php5/include/php/ext -I/usr/lib64/php5/include/php/ext/date/lib -I/usr//include -I/usr/lib64/php5/include/php -DHAVE_CONFIG_H -g -O2 -c /var/tmp/pear/ssh2-0.11.0/ssh2.c -o ssh2.lo
/var/tmp/pear-build-root/ssh2-0.11.0/libtool: line 460: CDPATH: command not found
/var/tmp/pear-build-root/ssh2-0.11.0/libtool: line 1152: func_opt_split: command not found
libtool: Version mismatch error. This is libtool 2.2.6, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
libtool: and run autoconf again.
make: *** [ssh2.lo] Error 63
ERROR: `make' failed

У меня есть такое подозрение,

У меня есть такое подозрение, что такая установка идейно не отличается от http://www.gentoo.ru/node/14443

Текстовый редактор vi имеет два режима работы: в первом он пищит, а во втором — всё портит.

а если в портах нет данного

а если в портах нет данного модуля? и на вех nix-системах он ставится только так как я поставил

как быть?

и тут не было никакого мэйка и конфигурации, запускалась установка из php

bunker написал(а):а если в

bunker написал(а):
а если в портах нет данного модуля? и на вех nix-системах он ставится только так как я поставил
как быть?

Писать ебилд. Как — вопрос не по окладу, я с пыхом дела, к счастью, не имею.

Цитата:
и тут не было никакого мэйка и конфигурации, запускалась установка из php

Что это, по-Вашему, меняет? python setup.py — тоже не ./configure && make && make install

Текстовый редактор vi имеет два режима работы: в первом он пищит, а во втором — всё портит.

.

bunker написал(а):
а если в портах нет данного модуля? и на вех nix-системах он ставится только так как я поставил

как быть?

Для начала задаться вопросом "почему"?
Я тоже могу задать аналогичный вопрос [например] про mod_revocator Apache.

Далее: в рамках базовой системы FreeBSD может так и ставится...
Только вот указанный метод установки --- больше дань традиции, чем фактически практикуемое решение.

bunker написал(а):
и тут не было никакого мэйка и конфигурации, запускалась установка из php

А вот с этого момента ещё подробнее.

:wq
--
Live free or die

http://bugs.gentoo.org/223811

http://bugs.gentoo.org/223811

Не грусти, товарищ! Всё хорошо, beautiful good!

я почему то не вижу данного

я почему то не вижу данного ебилда в системе....

/

bunker написал(а):
я почему то не вижу данного ебилда в системе....

Правильно. Его там нет.
Прописываешь локальный оверлей, пихаешь туда ебилд, генеришь манифест/дайджест, размаскируешь и ставишь.

:wq
--
Live free or die

сделал... но... emerge

сделал... но...

emerge pecl-ssh2
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) dev-php5/pecl-ssh2-0.10
* ssh2-0.10.tgz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking ssh2-0.10.tgz to /var/tmp/portage/dev-php5/pecl-ssh2-0.10/work
tar: A lone zero block at 231
* Applying libssh2-API-updates.patch ... [ ok ]
>>> Source unpacked in /var/tmp/portage/dev-php5/pecl-ssh2-0.10/work
>>> Compiling source in /var/tmp/portage/dev-php5/pecl-ssh2-0.10/work/ssh2-0.10 ...
*
* Using dev-lang/php-5.2.9-r2
*
*
* Using dev-lang/php-5.2.9-r2
*
*
* Using dev-lang/php-5.2.9-r2
*
*
* ERROR: dev-php5/pecl-ssh2-0.10 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 3836: Called php-ext-pecl-r1_src_compile
* environment, line 3053: Called php-ext-source-r1_src_compile
* environment, line 3084: Called econf '--prefix=/usr/lib64/php5' '--with-php-config=/usr/lib64/php5/bin/php-config'
* ebuild.sh, line 539: Called die
* The specific snippet of code:
* die "no configure script found"
* The die message:
* no configure script found
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/dev-php5/pecl-ssh2-0.10/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-php5/pecl-ssh2-0.10/temp/environment'.
*

>>> Failed to emerge dev-php5/pecl-ssh2-0.10, Log file:

>>> '/var/tmp/portage/dev-php5/pecl-ssh2-0.10/temp/build.log'

* Messages for package dev-php5/pecl-ssh2-0.10:

*
* ERROR: dev-php5/pecl-ssh2-0.10 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 3836: Called php-ext-pecl-r1_src_compile
* environment, line 3053: Called php-ext-source-r1_src_compile
* environment, line 3084: Called econf '--prefix=/usr/lib64/php5' '--with-php-config=/usr/lib64/php5/bin/php-config'
* ebuild.sh, line 539: Called die
* The specific snippet of code:
* die "no configure script found"
* The die message:
* no configure script found
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/dev-php5/pecl-ssh2-0.10/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-php5/pecl-ssh2-0.10/temp/environment'.
*

Вот там и отрапортуйтесь, где

Вот там и отрапортуйтесь, где ебилд взяли.

Текстовый редактор vi имеет два режима работы: в первом он пищит, а во втором — всё портит.

http://www.restricted.co.za/?

http://www.restricted.co.za/?p=3 думаю, что проще написать свой с нуля и запостить в багзиллу.

Нафига было брать 0.10, если

Нафига было брать 0.10, если в багзилле лежит 0.11? Где логика?

Не грусти, товарищ! Всё хорошо, beautiful good!

потому что в гугле не все так

потому что в гугле не все так быстро появляется, да и все равно 11 не соберется без бубна на скольок я понимаю.

За слова отвечаешь? eix

За слова отвечаешь?

eix dev-php5/pecl-ssh2
[I] dev-php5/pecl-ssh2 [1]
     Available versions:  (~)0.11.0
     Installed versions:  0.11.0(18:23:37 01.06.2009)
     Homepage:            http://pecl.php.net/ssh2
     Description:         Provides bindings to the functions of libssh2 which implements the SSH2 protocol.

Теперь без гугла по прямой ссылке нельзя понять, что в багзилле лежит 0.11?

Не грусти, товарищ! Всё хорошо, beautiful good!

Ну в принципе можно увидеть и

Ну в принципе можно увидеть и более новую версию :).

winterheart написал(а):За

winterheart написал(а):
За слова отвечаешь?

eix dev-php5/pecl-ssh2
[I] dev-php5/pecl-ssh2 [1]
     Available versions:  (~)0.11.0
     Installed versions:  0.11.0(18:23:37 01.06.2009)
     Homepage:            http://pecl.php.net/ssh2
     Description:         Provides bindings to the functions of libssh2 which implements the SSH2 protocol.

Теперь без гугла по прямой ссылке нельзя понять, что в багзилле лежит 0.11?

если не сложно сделай архивчик своего dev-php5/pecl-ssh2 и залей куда-нибудь на файло-обменник

а руками попробовать религия

а руками попробовать религия позволит?
сначала в директории phpize
потом ./configure
потом make

Не надо советовать глупости.

Не надо советовать глупости. Тем более уже предложенные.

Текстовый редактор vi имеет два режима работы: в первом он пищит, а во втором — всё портит.

что-то я не вижу такового

что-то я не вижу такового предложения

/root/ssh2-0.10/ssh2.c: In

/root/ssh2-0.10/ssh2.c: In function ‘zif_ssh2_methods_negotiated’:
/root/ssh2-0.10/ssh2.c:481: warning: passing argument 2 of ‘libssh2_session_methods’ makes integer from pointer without a cast
/root/ssh2-0.10/ssh2.c:481: error: too many arguments to function ‘libssh2_session_methods’
/root/ssh2-0.10/ssh2.c: In function ‘zif_ssh2_fingerprint’:
/root/ssh2-0.10/ssh2.c:536: warning: assignment discards qualifiers from pointer target type
/root/ssh2-0.10/ssh2.c: In function ‘zif_ssh2_publickey_add’:
/root/ssh2-0.10/ssh2.c:1038: warning: passing argument 1 of ‘_efree’ discards qualifiers from pointer target type
/root/ssh2-0.10/ssh2.c: In function ‘zif_ssh2_publickey_list’:
/root/ssh2-0.10/ssh2.c:1097: warning: passing argument 4 of ‘add_assoc_stringl_ex’ discards qualifiers from pointer target type
/root/ssh2-0.10/ssh2.c:1098: warning: passing argument 4 of ‘add_assoc_stringl_ex’ discards qualifiers from pointer target type
/root/ssh2-0.10/ssh2.c:1106: warning: initialization discards qualifiers from pointer target type
/root/ssh2-0.10/ssh2.c:1107: warning: passing argument 2 of ‘_zend_hash_add_or_update’ discards qualifiers from pointer target type

11 версия с ручными правками

11 версия с ручными правками собралась.

libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/i486-pc-linux-gnu/gcc-bin/4.1.2:/usr/i686-pc-linux-gnu/gcc-bin/4.3.3:/sbin" ldconfig -n /root/ssh2-0.11.0/modules
----------------------------------------------------------------------
Libraries have been installed in:
/root/ssh2-0.11.0/modules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------

CoolSpirit , не надо

CoolSpirit , не надо советовать ставить в обход portage.

http://www.gentoo.ru/node/14443

Compute:
Bosch M2.8.1 -> custom Bosch M2.8.3 clone from Russia.
Speed about 260 km,Ram 2 pers.,HDD - 70 kg,210 FLOPS ;)

а что такого? если руками

а что такого? если руками поставиться - то почему бы не сделать билд, это раз.
во вторых - не вижу в этом ничего плохого, так как использую paludis и importare.

что то так я и не вижу

что то так я и не вижу решения данной проблемы.... :(

В смысле? Что даже последняя

В смысле? Что даже последняя версия из bugzilla gentoo не ставится?

Всё работает спасибо всем

Всё работает спасибо всем огромное :)

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".