php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #15767 Build instructions for Win32 incomplete
Submitted: 2002-02-27 18:40 UTC Modified: 2002-09-28 14:29 UTC
From: phpbugs at gordimer dot net Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0CVS-2002-02-27 OS: Win32
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: phpbugs at gordimer dot net
New email:
PHP Version: OS:

 

 [2002-02-27 18:40 UTC] phpbugs at gordimer dot net
The documentation for building PHP on Win32 is good, except for the Cygwin part.

By default, Cygwin doesn't install bison and flex, which are needed to build php. 
Bison and flex have to be added explicitly to the default Cygwin installation.
Because the resulting errors are quite confusing, this info should be added to the documentation.

One more point: PHP also compiles with vc++7.

Christoph

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-28 14:29 UTC] hholzgra@php.net
flex and bison binaries are in the win32build.zip file,
no need for the cygwin versions here (anymore)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Sep 28 17:00:01 2025 UTC