php.h no such file or directory
yesterday , i tried to install mcrypt plugin for php in mac osx . i did the step by step fromhttp://www.coolestguidesontheplanet.com/install-mcrypt-php-mac-osx-10-9-mavericks-development-server/ .
however, i got the php.h: no such file or directory when running the/usr/bin/phpize
it didn’t describe the article also. i already installed the command line tool from xcode. but the error was showing.
i miss the following step
xcode-select –install
i need to install xcode-select from terminal. it will take the time for installing. after installation completed , i can run phpize and there is no error anymore.
转自:http://www.saturngod.net/articles/php-h-no-such-file-or-directory/
以上就介绍了phph no such file or directory,包括了方面的内容,希望对php教程有兴趣的朋友有所帮助。