Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86726 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57668 invoked from network); 16 Jun 2015 23:53:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jun 2015 23:53:54 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.176 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.220.176 mail-qk0-f176.google.com Received: from [209.85.220.176] ([209.85.220.176:36671] helo=mail-qk0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 92/82-41412-117B0855 for ; Tue, 16 Jun 2015 19:53:53 -0400 Received: by qkfe185 with SMTP id e185so17715021qkf.3 for ; Tue, 16 Jun 2015 16:53:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=6zaPkaPJ0HCcTgTgoK2gcnAK2ppHNeYIA+idC6QLrsk=; b=fY8vkomuOCzGJnPFAEGa953Xa9RxgfrtUfCKMNn96kSfsGvG7R2RyFw4xqtJJV8PFh 2EVkGXQb+7ZWZpwBvj3XpLEVe5Zj/7Ov/W1z+WUgCR0YlXVERXMfZglyDlQQBnse8ntk cBkI5ocOuTWq58FpnWGcJV7VSqItiT/hRnt4eJlHlbYv6/20IFoTjETtbi72e3gwi3H0 TrjbueDJzDDBL8UtDGbIyy4dNM40fNNqhrTrwk5GTFzMI4cix4erUMoSqVks8/bP0c/e 9MdgAAw5K2EGIU+pvfaLmGEeN7oTKeADkb7KCQ1YEMMaUPvznmo5SRw+KJnthY2gcIde yOtg== MIME-Version: 1.0 X-Received: by 10.55.51.78 with SMTP id z75mr6939090qkz.101.1434498831088; Tue, 16 Jun 2015 16:53:51 -0700 (PDT) Received: by 10.96.37.136 with HTTP; Tue, 16 Jun 2015 16:53:51 -0700 (PDT) Received: by 10.96.37.136 with HTTP; Tue, 16 Jun 2015 16:53:51 -0700 (PDT) In-Reply-To: References: <1433948677.370134.291945833.575BFF0A@webmail.messagingengine.com> <1433949568.372806.291959089.5BDD3146@webmail.messagingengine.com> <55804B78.4050008@php.net> Date: Wed, 17 Jun 2015 06:53:51 +0700 Message-ID: To: Hannes Magnusson Cc: PHP internals , Sebastian Bergmann Content-Type: multipart/alternative; boundary=001a114902fc4201ea0518ab497c Subject: Re: [PHP-DEV] php 7/git buid on linux/64: fatal error @ 'Installing PEAR environment'; From: pierre.php@gmail.com (Pierre Joye) --001a114902fc4201ea0518ab497c Content-Type: text/plain; charset=UTF-8 On Jun 16, 2015 11:35 PM, "Hannes Magnusson" wrote: > > On Tue, Jun 16, 2015 at 9:14 AM, Sebastian Bergmann wrote: > > Am 16.06.2015 um 18:10 schrieb Ferenc Kovacs: > >> did not have more time to test though, so any feedback is appreciated. > > > > I still think that the right solution would be to simply not bundle / > > install PEAR anymore. > > > > That probably needs RFC. But we must be able to install pecl > extensions, one way or another. > If the pecl packaging can be replaced with tar archive, or even github > style release downloads, then installing won't require pear. > That's what pickle does, from any vcs, pecl.php.net or straight from the sources directory or an archive. https://github.com/FriendsOfPHP/pickle > -Hannes > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > --001a114902fc4201ea0518ab497c--