Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15906 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99503 invoked by uid 1010); 8 Apr 2005 15:14:13 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 99451 invoked from network); 8 Apr 2005 15:14:12 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 8 Apr 2005 15:14:12 -0000 X-Host-Fingerprint: 195.186.4.74 mail4.bluewin.ch Solaris 9 Received: from ([195.186.4.74:46481] helo=mail4.bluewin.ch) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id F5/7C-19272-4CF96524 for ; Fri, 08 Apr 2005 11:14:12 -0400 Received: from [10.0.0.1] (83.76.95.12) by mail4.bluewin.ch (Bluewin 7.0.043) id 423AECD7002303E9 for internals@lists.php.net; Fri, 8 Apr 2005 15:13:54 +0000 Message-ID: <42569F3D.5070802@colder.ch> Date: Fri, 08 Apr 2005 17:11:57 +0200 User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Problem with ./configure on peardoc From: webmaster@colder.ch ("colder.ch") Hello! I was wondering if I could get some help about a problem I have when I try to configure the peardoc for livedocs. the problem seems to be located on the autogenerated file : config.status ( line ~146) here is the log from the ./configure : *** checking for php... E:/HTTPserver/php/php checking php version... PHP 5.0.4 (cli) (built: Mar 31 2005 02:45:48) Copyright (c) 1997-2004 The PHP Group Zend Engine v2.0.4-dev, Copyright (c) 1998-2004 Zend Technologies ok checking for openjade... /usr/bin/openjade checking for onsgmls... /usr/bin/onsgmls checking for docbook.dsl... autodetected: ../phpdoc/dsssl/docbook checking for docbook.xsl... autodetected: ../phpdoc/xsl/docbook checking for language... en configure: creating ./config.status config.status: creating \ .infig.status: error: cannot find input file: \ *** As you can see I'm using windows. This problem happens when I simply try to make a ./configure --with-php=E:/HTTPserver/php/php --with-lang=en on the peardoc/ directory. This command is called for every languages by build.sh from the livedocs directory. Any help would be really apreciated! Thanks in advance. -- colder http://www.colder.ch/v2 infos@colder.ch