| Linux/UNIX Linuxverfechter finden hier Weggefährten. |
Diskussion: Debian Etch: PEAR-Modulinstallation läuft nicht im Forum Linux/UNIX, in der Kategorie Operating Systems; Anzeige Hey ho zusammen, ich hab hier gerade erhebliche Probleme mit PEAR: Situation: -> Ich will egroupware auf einem frisch ...
![]() |
| | #1 (permalink) | ||
| Registriert seit: 20.08.06 ![]() Likes: 0 | Anzeige Hey ho zusammen, ich hab hier gerade erhebliche Probleme mit PEAR: Situation: -> Ich will egroupware auf einem frisch installierten minimalem debian etch installieren -> Da ich ähnliche Installationen mit den gleichen Ansprüchen in Bezug auf Funktionalitäten schon vorgenommen habe, weiß ich welche Pear-Module ich brauche -> Also bin ich folgendermaßen vorgegangen: Apache: Code: aptitude install apache2 Code: aptitude install mysql-server mysql-client mysql-common Code: aptitude install php5 libapache2-mod-php5 php5-cli php5-common php5-cgi php-pear php5-imap php5-gd Da ich hier hinter einem Proxy hänge, hab ich PEAR entsprechend konfiguriert: Code: pear config-set http_proxy http://proxy.foooo.com:81 config-set succeeded Code: pear channel-update pear.php.net Retrieving channel.xml from remote server Channel pear.php.net channel.xml is up to date Code: pear upgrade-all Modul-Installation: Das "scheint" zunächst mal zu passen: Code: pear install Log Notice: unserialize(): Error at offset 0 of 388 bytes in PEAR/REST/10.php on line 247 /tmp/glibctestUFVp2l:1:22: error: features.h: No such file or directory downloading Log-1.9.16.tgz ... Starting to download Log-1.9.16.tgz (-1 bytes) ............done: 40,971 bytes pear/Log can optionally use package "pear/DB" (version >= 1.3) pear/Log can optionally use package "pear/MDB2" (version >= 2.0.0RC1) pear/Log can optionally use PHP extension "sqlite" install ok: channel://pear.php.net/Log-1.9.16 Code: Notice: unserialize(): Error at offset 0 of 388 bytes in PEAR/REST/10.php on line 247 /tmp/glibctestUFVp2l:1:22: error: features.h: No such file or directory googlen nach: "error: features.h: No such file or directory" Entweder sind die Links in japanisch oder ich finde sowas: http://www.virtualmin.com/forums/vir...de-false..html Zitat:
Hier: http://dev.wifidog.org/wiki/doc/inst...tu/auth-server steht allerdings das das wohl kein Problem darstellen soll. Zitat:
Problem: Drei Module lassen sich nicht installieren: 1.. Net_Sieve Code: pear install Net_Sieve Code: Notice: unserialize(): Error at offset 0 of 230 bytes in PEAR/REST/10.php on line 247 /tmp/glibctestHdeR88:1:22: error: features.h: No such file or directory downloading Net_Sieve-1.1.5.tgz ... Starting to download Net_Sieve-1.1.5.tgz (13,492 bytes) .....done: 13,492 bytes pear/Net_Sieve requires package "pear/Net_Socket" (version >= 1.0) Code: pear install Net_IMAP Code: Notice: unserialize(): Error at offset 0 of 230 bytes in PEAR/REST/10.php on line 247 /tmp/glibctestrQhqnx:1:22: error: features.h: No such file or directory downloading Net_IMAP-1.1.0beta1.tgz ... Starting to download Net_IMAP-1.1.0beta1.tgz (-1 bytes) .........done: 35,776 bytes pear/Net_IMAP requires package "pear/Net_Socket" (version >= 1.0) Code: requires package "pear/Net_Socket" (version >= 1.0) Hab also mal naiverweise die Suche angeschmissen, die bricht aber mit einem Fehler ab: Code: pear search socket Retrieving data...0%Invalid xml downloaded from "http://pear.php.net/rest/p/archive_tar/info.xml": XML Error: 'Empty document' on line '1' Code: pear list-channels Registered Channels: ==================== Channel Summary pear.php.net PHP Extension and Application Repository pecl.php.net PHP Extension Community Library __uri Pseudo-channel for static packages Passenderweise sagt nun ein Code: pear update-channels Code: HTTP error, got response: HTTP/1.0 404 Not Found Didn't receive 200 OK from remote server. (HTTP/1.0 404 Not Found) Code: pear channel-update pear.php.net Retrieving channel.xml from remote server Channel pear.php.net channel.xml is up to date Code: pear channel-update pecl.php.net Retrieving channel.xml from remote server Channel pecl.php.net channel.xml is up to date googlen nach: "pear Invalid xml downloaded" => nichts was auf meinen Fall zutreffen würde. Das xml-Dokument welches initial (s.o.) angemahnt wird [code] Code: pear search socket Retrieving data...0%Invalid xml downloaded from "http://pear.php.net/rest/p/archive_tar/info.xml": XML Error: 'Empty document' on line '1' Code: <?xml version="1.0" encoding="UTF-8" ?>
<p xmlns="http://pear.php.net/dtd/rest.package" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink" xsi:schemaLocation="http://pear.php.net/dtd/rest.package http://pear.php.net/dtd/rest.package.xsd">
<n>Archive_Zip</n>
<c>pear.php.net</c>
<ca xlink:href="/rest/c/File+Formats">File Formats</ca>
<l>LGPL</l>
<s>Zip file archiving management class</s>
<d>------------------------------------
The PECL Zip extension is faster and more current than this native PHP library. If possible, you should use the PECL extension instead:
http://pecl.php.net/zip
------------------------------------
Archive_Zip
This class provides the ability to handle Zip files using native PHP. No extra libraries are needed. This class offers tools that can create, list, extract, unpack, append Zip files.
Vincent Blavet wrote this application, but it's unmaintained currently. Some ideas for future work (feel free to volunteer):
A) Add driver for use with pecl/zip
B) Collaborate with File_Archive
C) Add documentation
See Also:
http://en.wikipedia.org/wiki/ZIP_%28file_format%29
For a PEAR alternative to this class, consider using File_Archive instead.</d>
<r xlink:href="/rest/r/archive_zip"/>
</p> Was läuft denn hier schief? Wie kann ich diesen Fehler eingrenzen bzw. lösen? Wer ist für diese Katastrophe verantwortlich? Gerne nehme ich den Fehler auf meine Kappe, nur sehe ich soweit keinen Fehler meinerseits...... --------------------------------- EDIT: Das Problem ist gefunden, es hängt am proxy. Dieser ist zwar korrekt gesetzt, aber entweder: - kommt pear nicht mit diesem Proxy klar, und zwar _nur_ in der Kombination http + xml - oder unser proxy ist wie auch immer falsch konfiguriert Eine Behelfslösung: "pear install http://foo.tar.gz." Da ich mir nicht sicher bin, ob das nicht evtl. sogar ein pear-Problem ist (ich arbeite seit Jahren _problemlos_ hinter diesem Proxy), hab ich es mal im pear-Forum geschildert, wen es interessiert: http://www.pear-forum.de/ftopic2097.html | ||
| | |
| | #2 (permalink) |
| Moderator ![]() Registriert seit: 30.09.06 ![]() ![]() ![]() ![]() ![]() ![]() Likes: 441 | Code: features.h: No such file or directory
__________________ Mein Blog - Mein Job - Diaspora Der Ring uns zu knechten besteht aus 12 Sternen auf blauem Grund. Neue Beiträge im Habo via Twitter - Das HaBo auf FB - Das HaBo bei G+ |
| | |
![]() |
| - Anzeige - | |
| |
| Themen-Optionen | |
| Ansicht | |
| |
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| KeePassX unter Debian Etch | freakazoid | Linux/UNIX | 2 | 03.08.08 14:48 |
| ACPI auf Debian Etch | jemo. | Linux/UNIX | 0 | 02.05.08 23:51 |
| Debian Etch -- fest | Paulchen | Linux/UNIX | 11 | 12.06.07 19:02 |
| Debian Etch Auflösung | naked_chef | Linux/UNIX | 7 | 06.05.07 15:29 |
| Debian Etch??? Wo laden? | DKing | Linux/UNIX | 7 | 12.06.05 23:12 |