Hi Richard, thanks for replying so quickly. Here is the output: [EMAIL PROTECTED] phpdoc]$ autoconf [EMAIL PROTECTED] phpdoc]$ ./configure file versions configure.in,v 1.242 Makefile.in,v 1.192 configure options: source directory: . working directory: /home/matthew/workspace/phpdoc
checking for php... /usr/local/bin/php checking php version... 5.1.1 cli checking for php.ini path... ./scripts checking for openjade... /usr/bin/openjade checking for onsgmls... /usr/bin/onsgmls checking for xsltproc... /usr/bin/xsltproc checking for xmllint... /usr/bin/xmllint checking for docbook.dsl... ./docbook/docbook-dsssl (default) checking for PHP source path... no checking for PEAR source path... no checking for PECL source path... no checking for additional PHP extensions... no checking for CSS to use for html docs... none checking for chmonly inclusion... disabled (default) checking for internals docs exclusion... no (default) checking for language... en (default) checking for treesaving... saving trees: #f checking for *.in files... (cached) done! configure: creating ./config.status config.status: creating ./Makefile config.status: creating ./manual.xml config.status: creating ./RFC/manual.xml config.status: creating ./dsssl/common.dsl config.status: error: cannot find input file: ./dsssl/common.dsl.in [EMAIL PROTECTED] phpdoc]$ ""Richard A. Quadling"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > -----Original Message----- > From: Matthew Peters [mailto:[EMAIL PROTECTED] > Sent: 26 April 2007 15:57 > To: phpdoc@lists.php.net > Subject: [PHP-DOC] cannot find input file: ./dsssl/common.dsl.in > > I am getting the subject message when I run ./configure. It > immediately follows the line "creating ./dsssl/common.dsl", > but in fact when I look in ./dsssl it has not created > common.dsl either. > > Can anyone tell me what the problem might be? Can you cut'n'paste the entire output of your ./configure upto the error? And you ./configure command line? > > TIA > Matthew Peters >