Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15910 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58547 invoked by uid 1010); 8 Apr 2005 16:12:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 58531 invoked from network); 8 Apr 2005 16:12:11 -0000 Received: from unknown (HELO php.net) (127.0.0.1) by localhost with SMTP; 8 Apr 2005 16:12:11 -0000 X-Host-Fingerprint: 212.55.154.24 relay4.ptmail.sapo.pt Linux 2.4/2.6 Received: from ([212.55.154.24:58723] helo=sapo.pt) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id 0B/40-19272-A5DA6524 for ; Fri, 08 Apr 2005 12:12:11 -0400 Received: (qmail 1436 invoked from network); 8 Apr 2005 16:12:06 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.154) by relay4 with SMTP; 8 Apr 2005 16:12:06 -0000 Received: (qmail 2569 invoked from network); 8 Apr 2005 16:12:06 -0000 Received: from unknown (HELO pc07653) (nunoplopes@sapo.pt@[82.154.25.102]) (envelope-sender ) by mta4 (qmail-ldap-1.03) with SMTP for ; 8 Apr 2005 16:12:06 -0000 Message-ID: <00e401c53c55$b54d83d0$0100a8c0@pc07653> To: "colder.ch" , References: <42569F3D.5070802@colder.ch> Date: Fri, 8 Apr 2005 17:12:02 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Subject: Re: [PHP-DEV] Problem with ./configure on peardoc From: nlopess@php.net ("Nuno Lopes") You should contact the peardoc team instead: pear-doc@lists.php.net BTW, livedocs shouldn't work with peardoc correctly, because the indexing system is a bit phpdoc specific. Nuno ----- Original Message ----- > 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