刚刚在Linux下执行php配置./configure报-bash: ./configure: No such file or directory,并且make install也报make: *** No rule to make target `install'.  Stop.。最后才发现是没有找到这个目录,使用find -name configure来查找目录,然后进入到指定目录里面、

linux下使用./configure报-bash: ./configure: No such file or directory

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-08
  • 2022-02-17
  • 2021-06-26
  • 2022-12-23
  • 2022-12-23
  • 2021-11-25
猜你喜欢
  • 2022-12-23
  • 2021-11-20
  • 2021-09-13
  • 2022-12-23
  • 2021-04-04
相关资源
相似解决方案