Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16106 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99427 invoked by uid 1010); 27 Apr 2005 01:11:50 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 99412 invoked from network); 27 Apr 2005 01:11:50 -0000 Received: from unknown (HELO caedmon.net) (127.0.0.1) by localhost with SMTP; 27 Apr 2005 01:11:50 -0000 X-Host-Fingerprint: 69.60.120.90 iconoclast.caedmon.net Linux 2.4/2.6 Received: from ([69.60.120.90:33961] helo=iconoclast.caedmon.net) by pb1.pair.com (ecelerity 1.2.12rc1 r(5476:5477)) with SMTP id 34/F9-59279-4D6EE624 for ; Tue, 26 Apr 2005 21:11:48 -0400 Received: from localhost ([127.0.0.1]) by iconoclast.caedmon.net with esmtp (Exim 3.35 #1 (Debian)) id 1DQb5b-0003oC-00; Tue, 26 Apr 2005 21:11:43 -0400 Message-ID: <426EE6D0.7050501@caedmon.net> Date: Tue, 26 Apr 2005 21:11:44 -0400 User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andreas Korthaus CC: internals@lists.php.net References: <426EAC2F.3060401@php.net> <20050427000139.42632.qmail@lists.php.net> In-Reply-To: <20050427000139.42632.qmail@lists.php.net> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: pear package in 4.3.x releases From: sean@caedmon.net (Sean Coates) Andreas Korthaus wrote: > If you want to rely on users to install packages (which is a good idea > IMHO) all users (not only superusers) need a reliable tool for > installation/management (also without shell-account). > Greg has made significant progress in this area (PEAR 1.4's remote installation capabilities, for example). The pear-dev and pear-core archives might be interesting to you (http://news.php.net/php.pear.dev && http://news.php.net/php.pear.core). S