php autoconf kann nicht gefunden werden - egal was ich versuche
Posted: 2005-09-24 13:34
Hi,
Habe ein Problem bei der install von PECL auf einem server
ich möchte dies hier installieren:
--> http://pecl.php.net/package/ssh2
Aber mit dem aufruf:
--> phpize && ./configure --with-ssh2 && make
Dies beruht auf das howto von:
--> http://www.php.net/manual/de/ref.ssh2.php
bekomme ich immer nur:
Habe mitlerweile 4 Server nach dem Shema installiert, aber bei diesem möchte er das nicht.
OS: Suse 9.2 & php 4.4.0
Kann mir da evtl behilflich sein das Problem zu lösen?
Hoffe es kann mir da einer helfen.
Habe ein Problem bei der install von PECL auf einem server
ich möchte dies hier installieren:
--> http://pecl.php.net/package/ssh2
Aber mit dem aufruf:
--> phpize && ./configure --with-ssh2 && make
Dies beruht auf das howto von:
--> http://www.php.net/manual/de/ref.ssh2.php
bekomme ich immer nur:
Code: Select all
phpize && ./configure --with-ssh2 && make
Configuring for:
PHP Api Version: 20020918
Zend Module Api No: 20020429
Zend Extension Api No: 20050606
Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF
environment variable is set correctly and then rerun this script.
OS: Suse 9.2 & php 4.4.0
Kann mir da evtl behilflich sein das Problem zu lösen?
Hoffe es kann mir da einer helfen.