Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3469 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25081 invoked from network); 18 Jul 2003 02:13:52 -0000 Received: from unknown (HELO netphobia.fi) (213.243.181.8) by pb1.pair.com with SMTP; 18 Jul 2003 02:13:52 -0000 Received: from localhost (jani@localhost) by netphobia.fi (8.11.6/8.11.6) with ESMTP id h6I2EHB13293; Fri, 18 Jul 2003 05:14:17 +0300 X-Authentication-Warning: netphobia.fi: jani owned process doing -bs Date: Fri, 18 Jul 2003 05:14:16 +0300 (EEST) Sender: jani@netphobia.fi Reply-To: Jani Taskinen To: Olivier Hill cc: internals@lists.php.net In-Reply-To: <3F175639.70809@php.net> Message-ID: References: <19cwDU-1uwCY40@fmrl09.sul.t-online.com> <1058400246.5120.2.camel@hasele> <3F1608B9.8090004@php.net> <2434433.20030717090323@post.rwth-aachen.de> <3F1748B3.4080404@php.net> <3F175639.70809@php.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] MySQL problems From: sniper@iki.fi (Jani Taskinen) On Thu, 17 Jul 2003, Olivier Hill wrote: >Jani Taskinen wrote: >> There's absolutely NO reason to add any notes in configure.in >> about mysql. If you use --with-mysql and the libs are not found >> in your system, it'll error out.. >> > >But then, the user is asking: Why does it error out? It tells exactly why it's erroring. See ext/mysql/config.m4 for more information. Of course that error checking stuff should be improved, I'm just not interested since this really isn't any problem for *nix users. >The purpose was to inform the user where he can find help. This is not the problem you should be solving, move along. --Jani