刚刚在Linux下执行php配置./configure报-bash: ./configure: No such file or directory。最后才发现是没有找到这个目录,使用find -name configure来查找目录,然后进入到指定目录里面、
linux下使用./configure报-bash: ./configure: No such file or directory
原文:http://www.cnblogs.com/mnhy/p/7856480.html