Re: [PHP] Problems compiling php4.2.1 (lex command not found)

2002-05-14 Thread andy

thanx, works


"Rasmus Lerdorf" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> You don't really need to know what flex is.  Just install the flex rpm.
>
> On Tue, 14 May 2002, andy wrote:
>
> > does that mean that I can fix it anyhow, or this is a bug on 4.2.1?
> > I don't know what flex is.
> >
> > Andy
> >
> >
> > "Rasmus Lerdorf" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
> > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > > quick-fix is to just install flex on your box - not sure why this
> > > requirement suddenly appeared though.  Perhaps a timestamp is wrong on
a
> > > file.
> > >
> > > -Rasmus
> > >
> > > On Tue, 14 May 2002, andy wrote:
> > >
> > > > Hi there,
> > > >
> > > > I did recently compile php4.2.0 and it worked fine. Now I did
download
> > 4.2.1
> > > > and used the same configure command (still in the cache) to
configure
> > the
> > > > new php code.
> > > >
> > > > This are the errors I did get:
> > > >
> > > > 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: lex: command not found
> > > > configure: error: cannot find output from lex; giving up
> > > > root@saratoga:/home/andy/sw/php-4.2.1 >
> > > >
> >
./configure --with-gd=/home/andy/sw/gd-2.0.1 --with-freetype-dir=/usr/ --ena
> > > >
> >
ble-gd-native-ttf --enable-gd-imgstrttf --with-jpeg-dir=/usr --with-png-dir=
> > > >
> >
/usr --with-zlib --with-apxs=/usr/local/apache/bin/apxs --with-ftp --with-my
> > > > sql --with-pdflib
> > > >
> > > > The machine is a suse7.2 linux system. No changes since last install
> > (last
> > > > weekend :-)
> > > >
> > > > Thanx for your help guys!
> > > >
> > > > Andy
> > > >
> > > >
> > > >
> > > >
> > > > --
> > > > PHP General Mailing List (http://www.php.net/)
> > > > To unsubscribe, visit: http://www.php.net/unsub.php
> > > >
> > >
> >
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
>



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




Re: [PHP] Problems compiling php4.2.1 (lex command not found)

2002-05-14 Thread Rasmus Lerdorf

You don't really need to know what flex is.  Just install the flex rpm.

On Tue, 14 May 2002, andy wrote:

> does that mean that I can fix it anyhow, or this is a bug on 4.2.1?
> I don't know what flex is.
>
> Andy
>
>
> "Rasmus Lerdorf" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > quick-fix is to just install flex on your box - not sure why this
> > requirement suddenly appeared though.  Perhaps a timestamp is wrong on a
> > file.
> >
> > -Rasmus
> >
> > On Tue, 14 May 2002, andy wrote:
> >
> > > Hi there,
> > >
> > > I did recently compile php4.2.0 and it worked fine. Now I did download
> 4.2.1
> > > and used the same configure command (still in the cache) to configure
> the
> > > new php code.
> > >
> > > This are the errors I did get:
> > >
> > > 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: lex: command not found
> > > configure: error: cannot find output from lex; giving up
> > > root@saratoga:/home/andy/sw/php-4.2.1 >
> > >
> ./configure --with-gd=/home/andy/sw/gd-2.0.1 --with-freetype-dir=/usr/ --ena
> > >
> ble-gd-native-ttf --enable-gd-imgstrttf --with-jpeg-dir=/usr --with-png-dir=
> > >
> /usr --with-zlib --with-apxs=/usr/local/apache/bin/apxs --with-ftp --with-my
> > > sql --with-pdflib
> > >
> > > The machine is a suse7.2 linux system. No changes since last install
> (last
> > > weekend :-)
> > >
> > > Thanx for your help guys!
> > >
> > > Andy
> > >
> > >
> > >
> > >
> > > --
> > > PHP General Mailing List (http://www.php.net/)
> > > To unsubscribe, visit: http://www.php.net/unsub.php
> > >
> >
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


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




Re: [PHP] Problems compiling php4.2.1 (lex command not found)

2002-05-14 Thread andy

does that mean that I can fix it anyhow, or this is a bug on 4.2.1?
I don't know what flex is.

Andy


"Rasmus Lerdorf" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> quick-fix is to just install flex on your box - not sure why this
> requirement suddenly appeared though.  Perhaps a timestamp is wrong on a
> file.
>
> -Rasmus
>
> On Tue, 14 May 2002, andy wrote:
>
> > Hi there,
> >
> > I did recently compile php4.2.0 and it worked fine. Now I did download
4.2.1
> > and used the same configure command (still in the cache) to configure
the
> > new php code.
> >
> > This are the errors I did get:
> >
> > 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: lex: command not found
> > configure: error: cannot find output from lex; giving up
> > root@saratoga:/home/andy/sw/php-4.2.1 >
> >
./configure --with-gd=/home/andy/sw/gd-2.0.1 --with-freetype-dir=/usr/ --ena
> >
ble-gd-native-ttf --enable-gd-imgstrttf --with-jpeg-dir=/usr --with-png-dir=
> >
/usr --with-zlib --with-apxs=/usr/local/apache/bin/apxs --with-ftp --with-my
> > sql --with-pdflib
> >
> > The machine is a suse7.2 linux system. No changes since last install
(last
> > weekend :-)
> >
> > Thanx for your help guys!
> >
> > Andy
> >
> >
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
>



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




Re: [PHP] Problems compiling php4.2.1 (lex command not found)

2002-05-14 Thread Rasmus Lerdorf

quick-fix is to just install flex on your box - not sure why this
requirement suddenly appeared though.  Perhaps a timestamp is wrong on a
file.

-Rasmus

On Tue, 14 May 2002, andy wrote:

> Hi there,
>
> I did recently compile php4.2.0 and it worked fine. Now I did download 4.2.1
> and used the same configure command (still in the cache) to configure the
> new php code.
>
> This are the errors I did get:
>
> 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: lex: command not found
> configure: error: cannot find output from lex; giving up
> root@saratoga:/home/andy/sw/php-4.2.1 >
> ./configure --with-gd=/home/andy/sw/gd-2.0.1 --with-freetype-dir=/usr/ --ena
> ble-gd-native-ttf --enable-gd-imgstrttf --with-jpeg-dir=/usr --with-png-dir=
> /usr --with-zlib --with-apxs=/usr/local/apache/bin/apxs --with-ftp --with-my
> sql --with-pdflib
>
> The machine is a suse7.2 linux system. No changes since last install (last
> weekend :-)
>
> Thanx for your help guys!
>
> Andy
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


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