I trying to install pthreads on Mac Os X. When I execute:
sudo pecl install pthreads
I get error:
checking checking for ZTS... configure: error: pthreads requires ZTS, please re-compile PHP with ZTS enabled ERROR: `/private/tmp/pear/temp/pthreads/configure' failed
So the question is how to recompile php with ZTS enabled for OS X?