Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63084 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85852 invoked from network); 18 Sep 2012 17:36:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Sep 2012 17:36:14 -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.210.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.210.170 mail-iy0-f170.google.com Received: from [209.85.210.170] ([209.85.210.170:57574] helo=mail-iy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0E/E6-07072-D01B8505 for ; Tue, 18 Sep 2012 13:36:13 -0400 Received: by iamm10 with SMTP id m10so117838iam.29 for ; Tue, 18 Sep 2012 10:36:10 -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=zMaXB9ddZy7Qc+z3uAF72QD9abRq7u9ZaHroMXX/Ob4=; b=xZoMBrwnLoxogJy02k5VaPK1b9TU1CaBosqXsjv00gibHYGvGUU6bS0vGXdnkE41YJ LbwLltJ0t6EhNWvsmVaBXCebUwubiLMvbrkwT+QvsjhLuobPFXvEm2y7q8UZmKxeyKDV zUsXBNWb5BmGz/p0bD3u0XDTQfmrj5meSooiUEtetIYW5U14dOtpTJiLD8BTvcE0FtR5 li7+Tqef2QB53iPhHNlDfEJKUH/691Ma4oSOR+Hnfie8webax30v9qSAYZNU3EiaC3uy r2D26eRr6qS1o3OKIrB6KNl9W1huQQM12FOGFy6DH3S61kOOn3nq3F3UAToDLkIOvVMo rmJw== MIME-Version: 1.0 Received: by 10.50.202.8 with SMTP id ke8mr478462igc.6.1347989770309; Tue, 18 Sep 2012 10:36:10 -0700 (PDT) Received: by 10.64.89.41 with HTTP; Tue, 18 Sep 2012 10:36:10 -0700 (PDT) In-Reply-To: References: Date: Tue, 18 Sep 2012 19:36:10 +0200 Message-ID: To: Derick Rethans Cc: Hannes Magnusson , jpauli , Michael Felt , internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] an configure option to "enable-all" From: pierre.php@gmail.com (Pierre Joye) On Tue, Sep 18, 2012 at 2:15 PM, Derick Rethans wrote: >> Can you please explain to me how it is not working? >> >> ~/Sources/php/php-5.3 (PHP-5.3) $ ./configure --enable-all >> configure: error: Cannot find enchant >> >> And no, ext/enchant is not enabled by default. > > The Windows buildsystem has --enable-snapshot for this, which doesn't > error out on libraries not existing. That *could* perhaps be useful, but > it's a pain to do :-) In addition to that we have a summary of the options used, extensions enabled (and how), etc. which helps to check what's gone wrong :) Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org