From: "Markus Braun" on
I get this messages:

Installing RPC:
/tmp/glibctestJRiJIz:1:22: features.h: No such file or directory
warning: horde/Horde_RPC requires package "pear/SOAP" (version >= 0.8RC3)
install ok: channel://pear.horde.org/Horde_RPC-0.0.2

or this:

Installing SpellChecker:
/tmp/glibctestRrATrE:1:22: features.h: No such file or directory
install ok: channel://pear.horde.org/Horde_SpellChecker-0.0.2

or this:

Installing Maintenance:
/tmp/glibctestrnoO3s:1:22: features.h: No such file or directory
warning: horde/Horde_Maintenance requires package
"horde/Horde_SessionObjects"
warning: horde/Horde_Maintenance requires package "horde/Horde_Util"
install ok: channel://pear.horde.org/Horde_Maintenance-0.0.2


I dont understand this, because this is a new server, and from my previous
servers i hadnt these problems.

:(


>Try:
>pear channel-discover pear.horde.org
>
>>
>>
>> >From: Joshua Eichorn <josh(a)bluga.net>
>> >To: Markus Braun <charmed21muc(a)hotmail.com>
>> >CC: pear-general(a)lists.php.net, papercrane(a)gmail.com
>> >Subject: Re: [PEAR] Pear upgrade Pear
>> >Date: Wed, 17 May 2006 12:26:13 -0700
>> >
>> >pear upgrade pear-1.3.3
>> >pear upgrade pear
>> >-josh
>> >Markus Braun wrote:
>> >>hello again,
>> >>
>> >>i try to update pear.
>> >>
>> >>It is a very old version:
>> >>
>> >>1.3.2
>> >>
>> >>I try it so:
>> >>
>> >>pear upgrade pear
>> >>downloading PEAR-1.4.9.tgz ...
>> >>Starting to download PEAR-1.4.9.tgz (283,443 bytes)
>> >>.............................done: 283,443 bytes
>> >>requires package `PEAR' >= 1.3.3
>> >>PEAR: Dependencies failed
>> >>
>> >>also with the command pear upgrade all:
>> >>
>> >>Will upgrade db
>> >>Will upgrade http
>> >>Will upgrade mail
>> >>Will upgrade net_smtp
>> >>Will upgrade net_socket
>> >>Will upgrade pear
>> >>Will upgrade xml_parser
>> >>Will upgrade xml_rpc
>> >>downloading DB-1.7.6.tgz ...
>> >>Starting to download DB-1.7.6.tgz (124,807 bytes)
>> >>............................done: 124,807 bytes
>> >>downloading HTTP-1.4.0.tgz ...
>> >>Starting to download HTTP-1.4.0.tgz (4,593 bytes)
>> >>...done: 4,593 bytes
>> >>downloading Mail-1.1.10.tgz ...
>> >>Starting to download Mail-1.1.10.tgz (16,866 bytes)
>> >>...done: 16,866 bytes
>> >>downloading Net_SMTP-1.2.8.tgz ...
>> >>Starting to download Net_SMTP-1.2.8.tgz (11,274 bytes)
>> >>...done: 11,274 bytes
>> >>downloading Net_Socket-1.0.6.tgz ...
>> >>Starting to download Net_Socket-1.0.6.tgz (4,623 bytes)
>> >>...done: 4,623 bytes
>> >>downloading PEAR-1.4.9.tgz ...
>> >>Starting to download PEAR-1.4.9.tgz (283,443 bytes)
>> >>...done: 283,443 bytes
>> >>downloading XML_Parser-1.2.7.tgz ...
>> >>Starting to download XML_Parser-1.2.7.tgz (12,939 bytes)
>> >>...done: 12,939 bytes
>> >>downloading XML_RPC-1.4.8.tgz ...
>> >>Starting to download XML_RPC-1.4.8.tgz (30,376 bytes)
>> >>...done: 30,376 bytes
>> >>
>> >>Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
>> >>allocate 35 bytes) in /usr/share/php/PEAR/Common.php on line 2004
>> >>Allowed memory size of 8388608 bytes exhausted (tried to allocate 0
>>bytes)
>> >>
>> >>But i changed in the php.ini the limit to 64M and restarted the apache.
>> >>But i get this error message too.
>> >>
>> >>How can i install else the new pear package?
>> >>
>> >>Thanks marcus
>> >>
>> >>_________________________________________________________________
>> >>Haben Spinnen Ohren? Finden Sie es heraus ? mit dem MSN Suche Superquiz
>> >>via http://www.msn-superquiz.de Jetzt mitmachen und gewinnen!
>> >>
>> >
>>
>>_________________________________________________________________
>>Haben Spinnen Ohren? Finden Sie es heraus ? mit dem MSN Suche Superquiz
>>via
>>http://www.msn-superquiz.de Jetzt mitmachen und gewinnen!
>>
>>
>
>
>--
>Justin Patrin

_________________________________________________________________
Sie suchen E-Mails, Dokumente oder Fotos? Die neue MSN Suche Toolbar mit
Windows-Desktopsuche liefert in sekundenschnelle Ergebnisse. Jetzt neu!
http://desktop.msn.de/ Jetzt gratis downloaden!
From: "Markus Braun" on

it seems to work..

>From: "Markus Braun" <charmed21muc(a)hotmail.com>
>To: pear-general(a)lists.php.net
>Subject: Re: [PEAR] Pear upgrade Pear
>Date: Wed, 17 May 2006 19:52:21 +0000
>
>I get this messages:
>
>Installing RPC:
>/tmp/glibctestJRiJIz:1:22: features.h: No such file or directory
>warning: horde/Horde_RPC requires package "pear/SOAP" (version >= 0.8RC3)
>install ok: channel://pear.horde.org/Horde_RPC-0.0.2
>
>or this:
>
>Installing SpellChecker:
>/tmp/glibctestRrATrE:1:22: features.h: No such file or directory
>install ok: channel://pear.horde.org/Horde_SpellChecker-0.0.2
>
>or this:
>
>Installing Maintenance:
>/tmp/glibctestrnoO3s:1:22: features.h: No such file or directory
>warning: horde/Horde_Maintenance requires package
>"horde/Horde_SessionObjects"
>warning: horde/Horde_Maintenance requires package "horde/Horde_Util"
>install ok: channel://pear.horde.org/Horde_Maintenance-0.0.2
>
>
>I dont understand this, because this is a new server, and from my previous
>servers i hadnt these problems.
>
>:(
>
>
>>Try:
>>pear channel-discover pear.horde.org
>>
>>>
>>>
>>> >From: Joshua Eichorn <josh(a)bluga.net>
>>> >To: Markus Braun <charmed21muc(a)hotmail.com>
>>> >CC: pear-general(a)lists.php.net, papercrane(a)gmail.com
>>> >Subject: Re: [PEAR] Pear upgrade Pear
>>> >Date: Wed, 17 May 2006 12:26:13 -0700
>>> >
>>> >pear upgrade pear-1.3.3
>>> >pear upgrade pear
>>> >-josh
>>> >Markus Braun wrote:
>>> >>hello again,
>>> >>
>>> >>i try to update pear.
>>> >>
>>> >>It is a very old version:
>>> >>
>>> >>1.3.2
>>> >>
>>> >>I try it so:
>>> >>
>>> >>pear upgrade pear
>>> >>downloading PEAR-1.4.9.tgz ...
>>> >>Starting to download PEAR-1.4.9.tgz (283,443 bytes)
>>> >>.............................done: 283,443 bytes
>>> >>requires package `PEAR' >= 1.3.3
>>> >>PEAR: Dependencies failed
>>> >>
>>> >>also with the command pear upgrade all:
>>> >>
>>> >>Will upgrade db
>>> >>Will upgrade http
>>> >>Will upgrade mail
>>> >>Will upgrade net_smtp
>>> >>Will upgrade net_socket
>>> >>Will upgrade pear
>>> >>Will upgrade xml_parser
>>> >>Will upgrade xml_rpc
>>> >>downloading DB-1.7.6.tgz ...
>>> >>Starting to download DB-1.7.6.tgz (124,807 bytes)
>>> >>............................done: 124,807 bytes
>>> >>downloading HTTP-1.4.0.tgz ...
>>> >>Starting to download HTTP-1.4.0.tgz (4,593 bytes)
>>> >>...done: 4,593 bytes
>>> >>downloading Mail-1.1.10.tgz ...
>>> >>Starting to download Mail-1.1.10.tgz (16,866 bytes)
>>> >>...done: 16,866 bytes
>>> >>downloading Net_SMTP-1.2.8.tgz ...
>>> >>Starting to download Net_SMTP-1.2.8.tgz (11,274 bytes)
>>> >>...done: 11,274 bytes
>>> >>downloading Net_Socket-1.0.6.tgz ...
>>> >>Starting to download Net_Socket-1.0.6.tgz (4,623 bytes)
>>> >>...done: 4,623 bytes
>>> >>downloading PEAR-1.4.9.tgz ...
>>> >>Starting to download PEAR-1.4.9.tgz (283,443 bytes)
>>> >>...done: 283,443 bytes
>>> >>downloading XML_Parser-1.2.7.tgz ...
>>> >>Starting to download XML_Parser-1.2.7.tgz (12,939 bytes)
>>> >>...done: 12,939 bytes
>>> >>downloading XML_RPC-1.4.8.tgz ...
>>> >>Starting to download XML_RPC-1.4.8.tgz (30,376 bytes)
>>> >>...done: 30,376 bytes
>>> >>
>>> >>Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
>>> >>allocate 35 bytes) in /usr/share/php/PEAR/Common.php on line 2004
>>> >>Allowed memory size of 8388608 bytes exhausted (tried to allocate 0
>>>bytes)
>>> >>
>>> >>But i changed in the php.ini the limit to 64M and restarted the
>>>apache.
>>> >>But i get this error message too.
>>> >>
>>> >>How can i install else the new pear package?
>>> >>
>>> >>Thanks marcus
>>> >>
>>> >>_________________________________________________________________
>>> >>Haben Spinnen Ohren? Finden Sie es heraus ? mit dem MSN Suche
>>>Superquiz
>>> >>via http://www.msn-superquiz.de Jetzt mitmachen und gewinnen!
>>> >>
>>> >
>>>
>>>_________________________________________________________________
>>>Haben Spinnen Ohren? Finden Sie es heraus ? mit dem MSN Suche Superquiz
>>>via
>>>http://www.msn-superquiz.de Jetzt mitmachen und gewinnen!
>>>
>>>
>>
>>
>>--
>>Justin Patrin
>
>_________________________________________________________________
>Sie suchen E-Mails, Dokumente oder Fotos? Die neue MSN Suche Toolbar mit
>Windows-Desktopsuche liefert in sekundenschnelle Ergebnisse. Jetzt neu!
>http://desktop.msn.de/ Jetzt gratis downloaden!
>
>--
>PEAR General Mailing List (http://pear.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
>

_________________________________________________________________
Sie suchen E-Mails, Dokumente oder Fotos? Die neue MSN Suche Toolbar mit
Windows-Desktopsuche liefert in sekundenschnelle Ergebnisse. Jetzt neu!
http://desktop.msn.de/ Jetzt gratis downloaden!