Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #17774
| From | "Christoph M. Becker" <cmbecker69@arcor.de> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: Compiling PHP 5.x on Cygwin |
| Date | 2018-06-09 23:24 +0200 |
| Organization | solani.org |
| Message-ID | <pfhgi8$s2l$1@solani.org> (permalink) |
| References | <520ea4a1$0$6638$9b4e6d93@newsspool2.arcor-online.net> <809d27ab-b6ef-48dc-b9c3-a5d6ae4263b4@googlegroups.com> <fnnvqpFm1d5U1@mid.individual.net> |
On 05.06.2018 at 19:33, J.O. Aho wrote: > On 05/06/18 14:16, glraul@gmail.com wrote: > >> Am Freitag, 16. August 2013 19:16:38 UTC-3 schrieb Christoph Michael Becker: > > I'm sure Mr Becker is happy for reply, he been waiting for almost 5 > years for your reply, never leaving the computer. Well, not exactly. ;) >>> I have tried to compile PHP 5.5.1 and 5.5.2 on Cygwin[1], but the >>> default ./configure fails with: >>> >>> | checking for known struct flock definition... configure: error: Don't >>> | know how to define struct flock on this system, set >>> | --enable-opcache=no >>> >>> If I do "./config --enable-opcache=no" I'm able to build PHP, but I'd >>> rather build it with the opcache enabled. Any hints on how to >>> accomplish this are appreciated. >> >> Hi install automake from cygwin libraries, run wget and run automake > > I would bet more on that the issue was that he hadn't installed opcache. > Your wget will not do anything at all. Indeed, I had not installed OpCache, because I've failed to compile it. However, installing and running automake *might* have solved the issue. I'm not going to verify that, though, because since a long time I'm eithger compiling PHP using the native Windows toolchain or runnin a Linux VM. Thanks anyway! -- Christoph M. Becker
Back to comp.lang.php | Previous | Next — Previous in thread | Find similar | Unroll thread
Compiling PHP 5.x on Cygwin Christoph Michael Becker <cmbecker69@arcor.de> - 2013-08-17 00:16 +0200
Re: Compiling PHP 5.x on Cygwin Jerry Stuckle <jstucklex@attglobal.net> - 2013-08-16 22:48 -0400
Re: Compiling PHP 5.x on Cygwin Christoph Michael Becker <cmbecker69@arcor.de> - 2013-08-20 20:20 +0200
Re: Compiling PHP 5.x on Cygwin Jerry Stuckle <jstucklex@attglobal.net> - 2013-08-20 16:48 -0400
Re: Compiling PHP 5.x on Cygwin Christoph Michael Becker <cmbecker69@arcor.de> - 2013-08-24 00:08 +0200
Re: Compiling PHP 5.x on Cygwin glraul@gmail.com - 2018-06-05 05:16 -0700
Re: Compiling PHP 5.x on Cygwin "J.O. Aho" <user@example.net> - 2018-06-05 19:33 +0200
Re: Compiling PHP 5.x on Cygwin "Christoph M. Becker" <cmbecker69@arcor.de> - 2018-06-09 23:24 +0200
csiph-web