Date: 03/23/01
- Next message: chris_abbey <email protected>: "[PHP-DEV] PHP 4.0 Bug #9963: strtr behaves differently than unix tr"
- Previous message: Jim Balcomb: "[PHP-DEV] Re: PHP 4.0 Bug #9918 Updated: cannot compile php4 with pdflib"
- In reply to: Steven Roussey: "RE: [PHP-DEV] RE: 4.0.5RC1 static build with Apache 1.3.19 problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
RC2 builds fine with my rebuild script (always good for testing :).
Sincerely,
Steven Roussey
Network54.com
http://network54.com/?pp=e
> -----Original Message-----
> From: Steven Roussey [mailto:sroussey <email protected>]
> Sent: Wednesday, March 21, 2001 6:40 PM
> To: php-dev <email protected>
> Subject: RE: [PHP-DEV] RE: 4.0.5RC1 static build with Apache 1.3.19
> problem
>
>
> Yes, I have tried it both ways. I configure Apache a second time
> after making php and it still does not work. :(
>
> Sincerely,
>
> Steven Roussey
> Network54.com
> http://network54.com/?pp=e
>
>
>
> > Subject: Re: [PHP-DEV] RE: 4.0.5RC1 static build with Apache 1.3.19
> > problem
> >
> >
> > Did you configure Apache after you did the make install from
> PHP? In the
> > PHP directory run make install-sapi and see that PHP copies
> everything to
> > the right directory.
> >
> > Andi
> >
> > At 07:12 PM 3/16/2001 -0800, Steven Roussey wrote:
> > > > Subject: 4.0.5RC1 static build with Apache 1.3.19 problem
> > >
> > >Also happens in Apache 1.3.12
> > >
> > >Sincerely,
> > >
> > >Steven Roussey
> > >Network54.com
> > >http://network54.com/?pp=e
> > >
> > >cd apache_1.3.12
> > >CC=gcc CFLAGS="-O6 -march=i686 " CXX=gcc CXXFLAGS="-O6
> -march=i686 " \
> > >./configure \
> > >--activate-module=src/modules/php4/libphp4.a --enable-module=rewrite
> > >cd ..
> > >
> > >cd php-4.0.5RC1
> > >CC=gcc CFLAGS="-O6 -march=i686 " CXX=gcc CXXFLAGS="-O6
> -march=i686 " \
> > >./configure --with-mysql --with-xml --with-dom --with-zlib --with-gd \
> > >--with-openssl --with-sablot --with-apache=../apache_1.3.12
> > --enable-inline-
> > >optimization
> > >make
> > >make install
> > >cd ..
> > >
> > >cd apache_1.3.12
> > >make
> > >===> src/modules/php4
> > >make[4]: *** No rule to make target `all'. Stop.
> > >make[3]: *** [all] Error 1
> > >make[2]: *** [subdirs] Error 1
> > >make[2]: Leaving directory
> `/home/network54/webserver/apache_1.3.12/src'
> > >make[1]: *** [build-std] Error 2
> > >make[1]: Leaving directory `/home/network54/webserver/apache_1.3.12'
> > >make: *** [build] Error 2
> > >
> > >
> > >--
> > >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>
> >
- text/plain attachment: rebuild.txt
-- 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: chris_abbey <email protected>: "[PHP-DEV] PHP 4.0 Bug #9963: strtr behaves differently than unix tr"
- Previous message: Jim Balcomb: "[PHP-DEV] Re: PHP 4.0 Bug #9918 Updated: cannot compile php4 with pdflib"
- In reply to: Steven Roussey: "RE: [PHP-DEV] RE: 4.0.5RC1 static build with Apache 1.3.19 problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

