• 技术文章 >后端开发 >php教程

    phph No such file or directory

    2016-07-29 09:03:06原创892
    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教程有兴趣的朋友有所帮助。

    声明:本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn核实处理。
    专题推荐:nbsp the install php directory
    上一篇:Nginx+Tomcat+Redis+NFS搭建服务器集群 下一篇:PHP之记录错误日志

    相关文章推荐

    • php Swoole实现毫秒定时计划任务(详解)• 【吐血整理】28个关于PHP核心技术的面试题,助力跳槽!• PHP开源社区cms化,可以一键装配,更完善了~欢迎使用~ • 怎么在cakephp中截取中文字符串 • 求这个网站的基本词挖掘功能的做法,求实现代码

    全部评论我要评论

  • 取消发布评论发送
  • 1/1

    PHP中文网