Date: 06/22/99
- Next message: Manuel Lemos: "Re: [PHP-DEV] Re: [PHP-BETA] test 3.0.10 tarball and zip"
- Previous message: Manuel Lemos: "[PHP-DEV] Re: [PHP-BETA] test 3.0.10 tarball and zip"
- In reply to: Manuel Lemos: "[PHP-DEV] Re: [PHP-BETA] test 3.0.10 tarball and zip"
- Next in thread: Manuel Lemos: "Re: [PHP-DEV] Re: [PHP-BETA] test 3.0.10 tarball and zip"
- Reply: Manuel Lemos: "Re: [PHP-DEV] Re: [PHP-BETA] test 3.0.10 tarball and zip"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
You need to run autoconf to pick up the changes in configure.in.
Jim
On Jun 22, Manuel Lemos wrote:
> Hello Jim,
>
> I am testing PHP from CVS using cvs -z3 update -P but I am having these
> problems for a while.
>
> updating cache ./config.cache
> creating ./config.status
> creating Makefile
> creating build-defs.h
> creating stamp-h
> creating libphp3.module
> creating doc/Makefile
> sed: can't read ./doc/Makefile.in: No such file or directory
> creating doc/version.ent
> sed: can't read ./doc/version.ent.in: No such file or directory
> creating doc/checkdoc
> sed: can't read ./doc/checkdoc.in: No such file or directory
> creating doc/html.dsl
> sed: can't read ./doc/html.dsl.in: No such file or directory
> creating doc/print.dsl
> sed: can't read ./doc/print.dsl.in: No such file or directory
> creating doc/phpweb.dsl
> sed: can't read ./doc/phpweb.dsl.in: No such file or directory
> creating extra/gd/bdf2gdfont
> creating regex/Makefile
> creating pcrelib/Makefile
> sed: can't read ./pcrelib/Makefile.in: No such file or directory
> creating dbase/Makefile
> creating config.h
>
> My configure command line is like this:
>
> ./configure --enable-sysvsem --enable-sysvshm --with-pdflib --with-xml --with-apache=/root/apache_1.3.3 --with-gd=/root/gd1.3 --with-mysql=/usr/local/mysql --with-zlib --enable-debug=no --enable-bcmath=yes --with-msql=/usr/local/Hughes --enable-track-vars --with-pgsql=/usr/local/pgsql --enable-debug --without-pcre-regex
>
> Is there anything wrong with my setup or is it really a problem in PHP
> configuration?
>
>
> Regards,
> Manuel Lemos
>
> E-mail: mlemos <email protected>
> URL: http://www.mlemos.e-na.net/
> PGP key: finger://mlemos <email protected>
> --
>
-- PHP Development Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Manuel Lemos: "Re: [PHP-DEV] Re: [PHP-BETA] test 3.0.10 tarball and zip"
- Previous message: Manuel Lemos: "[PHP-DEV] Re: [PHP-BETA] test 3.0.10 tarball and zip"
- In reply to: Manuel Lemos: "[PHP-DEV] Re: [PHP-BETA] test 3.0.10 tarball and zip"
- Next in thread: Manuel Lemos: "Re: [PHP-DEV] Re: [PHP-BETA] test 3.0.10 tarball and zip"
- Reply: Manuel Lemos: "Re: [PHP-DEV] Re: [PHP-BETA] test 3.0.10 tarball and zip"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

