Re: [PHP-WIN] Building PHP4 Problem

2001-03-22 Thread Daniel Beulshausen
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

Re: [PHP-WIN] Building PHP4 Problem

2001-03-22 Thread Joe Brown
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

Re: [PHP-WIN] Building PHP4 Problem

2001-03-22 Thread Alan Flockhart
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

[PHP-WIN] Building PHP4 Problem

2001-03-08 Thread news.compuserve.com
Its my first time out building PHP, so bare with me. Downloaded everything and set it up. No problem setting the paths and environment variables. When I start the build process either in the GUI or from the command line, it gets to zend_language_parser.y and tries to execute the external command t