Very similar situation here but I think I'm doing  something wrong and could
use a little help from you guys.

Apache 2.0.46 & PHP 4.3.2

Here's my info: I can't get the ./configure to run


[EMAIL PROTECTED] php-4.3.2]#
./configure --with-apxs2=/usr/local/apache2/bin/apxs
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for gawk... gawk
checking for bison... no
checking for byacc... no
configure: warning: You will need bison if you want to regenerate the PHP
parsers.
checking for flex... lex
checking for yywrap in -ll... no
checking lex output file root... ./configure: line 2356: lex: command not
found
configure: error: cannot find output from lex; giving up
[EMAIL PROTECTED] php-4.3.2]#


Any ideas?

Thx


"Renaud Paquay" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> I'm trying installing an apache 2.0.46 with PHP 4.3.2
>
> I compiled and installed the modules following the installation
instructions
> found on php.net
> Unfortunately, when I attempt to view a simple testpage.html the only
result
> I find is a blank page. When I take a look to the source, I see my PHP
> code....So the page wasn't processed by php...
>
> apache:
> ./configure --enable-so
> make
> make install
>
> PHP
> ./configure --with-apxs2=/usr/local/apache2/bin/apxs
> make
> make install
> I copied the php.ini-dist in /usr/local/lib/php.ini
>
> but no success... :-(
>
> Anyone could help me with this fu#!@& install ?
>
> Thanks
>
> Renaud
>
> _________________________________________________________________
> Hotmail: votre e-mail gratuit ! http://www.fr.msn.be/hotmail
>


---
Outgoing mail is certified Virus Free.
.....Powered by Tri-D-FX.....
.....Find us at http://www.tridfx.com.....
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.489 / Virus Database: 288 - Release Date: 6/11/2003


---
Outgoing mail is certified Virus Free.
.....Powered by Tri-D-FX.....
.....Find us at http://www.tridfx.com.....
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.489 / Virus Database: 288 - Release Date: 6/11/2003



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to