Re: [PHP-DOC] Small addition for http://www.php.net/manual/en/install-windows.php From: Andi Gutmans (andi <email protected>)
Date: 10/13/01

At 12:04 PM 10/13/2001 +0100, Phil Driscoll wrote:
>On Saturday 13 October 2001 10:55 am, Andi Gutmans wrote:
> > Hey,
> >
> > Can someone please make a small addition to the windows install manual
> > entry? When building under Windows the user needs to define a Windows
> > system environment variable called bison_simple to the path of his
> > bison.simple file e.g. C:\Program Files\Cygnus\share\bison.simple.
>
>Are you sure Andi? I've never had any problems with a build, and don't have
>this environment variable set - although perhaps my bison has never been
>fired up because of files already in the distribution?

I'm pretty sure but maybe you copied bison.simple to c:\usr\local\lib
(which is another option of fixing the problem but it's not as nice).

Andi