At 08:26 22.03.2001 -0500, Joe Brown wrote:
> > > The Command is:
> > > if not "X%CYGWIN%"=="X" bison --output=zend_language_parser.c -v -d -S
> > > "%CYGWIN%\share\bison.simple" -p zend zend_language_parser.y
> > > if "X%CYGWIN%"=="X" bison --output=zend_language_parser.c -v -d -S
> > > "C:\Progr
What do you have %CYGWIN% set to?
Looks like it needs to be
drive:\base\path\to\cygwin
""Alan Flockhart"" <[EMAIL PROTECTED]> wrote in message
99cje9$t28$[EMAIL PROTECTED]">news:99cje9$t28$[EMAIL PROTECTED]...
> Hi I was wondering if anybody had replied directly about this as I have
the
> same pr
Hi I was wondering if anybody had replied directly about this as I have the
same problem.
ALan
""news.compuserve.com"" <[EMAIL PROTECTED]> wrote in message
9893us$pkn$[EMAIL PROTECTED]">news:9893us$pkn$[EMAIL PROTECTED]...
> Its my first time out building PHP, so bare with me. Downloaded everyt