Re: Attempting to compile latest php 8.0.0 from source

2020-06-29 Thread Kevin Schnitzius via Cygwin
On Monday, June 29, 2020, 01:46:09 PM EDT, Cary Lewis via Cygwin wrote: > I did a git clone: > git clone https://github.com/php/php-src.git The src is available from the setup-x86_64.exe.  Find the package you are interested in and choose Src? checkbox. Cloning the original source will not

Attempting to compile latest php 8.0.0 from source

2020-06-29 Thread Cary Lewis via Cygwin
I did a git clone: git clone https://github.com/php/php-src.git then: ./configure --with-pear --enable-mbstring --with-curl --with-openssl --with-xmlrpc --enable-soap --enable-zip --with-jpeg-dir --with-png-dir --with-mysqli --enable-embedded-mysqli --with-freetype-dir--enable