0
我想當我執行安裝在Mac OS X 並行線程:請重新編譯PHP的ZTS啓用的Mac OS X
sudo pecl install pthreads
我得到錯誤:
checking checking for ZTS... configure: error: pthreads requires ZTS, please re-compile PHP with ZTS enabled ERROR: `/private/tmp/pear/temp/pthreads/configure' failed
所以問題是如何重新編譯PHP與OS X的ZTS啓用?
請問,您能提供一步一步的指導嗎? – Gleb
我剛剛通過這個,我做了一個[主要](https://gist.github.com/tam5/2e06063c17de7e200040)這個特定的設置。 – tam5