Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31158 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83359 invoked by uid 1010); 22 Jul 2007 10:04:02 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 83344 invoked from network); 22 Jul 2007 10:04:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2007 10:04:02 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.146.177 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.146.177 wa-out-1112.google.com Received: from [209.85.146.177] ([209.85.146.177:56338] helo=wa-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D0/23-57534-F8B23A64 for ; Sun, 22 Jul 2007 06:04:01 -0400 Received: by wa-out-1112.google.com with SMTP id l24so1766151waf for ; Sun, 22 Jul 2007 03:03:57 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZAr0sz4IiUxR/UrR7nJMeaCQBJZuZwiZV1U4orZcYMfVaWu1H1Eqs9T93FdcwVabtq+AMg451J+s3iYhod2i0ZjSuR4S3gtAvyXCEpPSAzg6ClI9X7sj1ZW6Vj8HmVDWSc62WDlqRH1ar0nVhnWQ+JIz+ZH+dNo9ZClA6EPo8YA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VCPmEo3tYGQ246ZPzCp13pntRTTVMTB0RQAcVhlVWPxVIVC5lR5C5ed6jd5ihMfFknXpmb8jQsJm3VikvE5vI9phaLrHuvIjhi9U4oIhaPPqBtigVQYwdMyX7CFbDVRiQSrGqPu6E28FOULoQ8EgOgtAwqzYH9lvRI+3Ex3niKY= Received: by 10.114.26.1 with SMTP id 1mr2005252waz.1185098637091; Sun, 22 Jul 2007 03:03:57 -0700 (PDT) Received: by 10.114.180.9 with HTTP; Sun, 22 Jul 2007 03:03:57 -0700 (PDT) Message-ID: Date: Sun, 22 Jul 2007 12:03:57 +0200 To: "Gaetano Giunta" Cc: internals@lists.php.net, edin@krug.dk In-Reply-To: <46A2A0D4.2010307@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46A2A0D4.2010307@gmail.com> Subject: Re: [PHP-DEV] packaged extensions versions on pecl4win: initial source release From: pierre.php@gmail.com (Pierre) Hi Gaetano, I see that you list the version as well. Do you build the packages yourself using the latest (and best state) release? Or do you rely on what we have now for pecl4win? Thanks for your work! --Pierre On 7/22/07, Gaetano Giunta wrote: > I have just uploaded my patched pecl4win repo to > http://gggeek.altervista.org/sw/peclwin/ > > the code is still far for complete (eg php 4 build script is not > finished), but at least I added a dirt quick readme and a sql migration > script (not tested ;) for existing pecl4win installs. > > building packaged versions of extensions for php 5.2.3 (and removing by > hand pdo_sqllite, pdo sqllite and xmlrpci because of build problems), I > got 37 extensions ok (see http://gggeek.altervista.org/sw/pecl4win/5_2.htm) > > bye > Gaetano > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >