Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54978 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87194 invoked from network); 27 Aug 2011 00:18:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Aug 2011 00:18:30 -0000 Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.210.43 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.210.43 mail-pz0-f43.google.com Received: from [209.85.210.43] ([209.85.210.43:56851] helo=mail-pz0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0A/91-12740-5D7385E4 for ; Fri, 26 Aug 2011 20:18:30 -0400 Received: by pzk1 with SMTP id 1so5414871pzk.2 for ; Fri, 26 Aug 2011 17:18:26 -0700 (PDT) Received: by 10.142.144.2 with SMTP id r2mr831294wfd.435.1314404306057; Fri, 26 Aug 2011 17:18:26 -0700 (PDT) Received: from [192.168.0.13] (adsl-99-146-44-18.dsl.lsan03.sbcglobal.net. [99.146.44.18]) by mx.google.com with ESMTPS id i1sm4255723pbi.10.2011.08.26.17.18.23 (version=SSLv3 cipher=OTHER); Fri, 26 Aug 2011 17:18:24 -0700 (PDT) Message-ID: <4E5837CE.40404@lerdorf.com> Date: Fri, 26 Aug 2011 17:18:22 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110812 Thunderbird/6.0 MIME-Version: 1.0 To: Aaron Gray CC: internals@lists.php.net References: <37.41.12740.6D5385E4@pb1.pair.com> In-Reply-To: <37.41.12740.6D5385E4@pb1.pair.com> X-Enigmail-Version: 1.2.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] ext_skel on Fedora From: rasmus@lerdorf.com (Rasmus Lerdorf) On 08/26/2011 05:09 PM, Aaron Gray wrote: > I cannot seem to find 'ext_skel' or 'PECL_Gen' on my F11 instillation of > php-devel ? No idea what F11 does, but it is in the source tarball. Just download it from php.net. -Rasmus