Home >Backend Development >PHP Tutorial >opensuse13.1 - 如何在opensuse下编译安装php5.6以上版本?

opensuse13.1 - 如何在opensuse下编译安装php5.6以上版本?

WBOY
WBOYOriginal
2016-06-06 20:34:151044browse

鄙人用的是opensuse系统zypper安装的php貌似有点问题,所以想自己编译安装。看了看网上大部分的资料。都是在centos,debian下编译的,如何在opensuse下编译安装php?

回复内容:

鄙人用的是opensuse系统zypper安装的php貌似有点问题,所以想自己编译安装。看了看网上大部分的资料。都是在centos,debian下编译的,如何在opensuse下编译安装php?

configure参数在不同Linux发行版都通用的,就是在安装依赖的开发库和编译工具上有差异,所以你需要对应找出SUSE上的包安装,比如参考我在Ubuntu上打包PHP7:
http://my.oschina.net/eechen/blog/411534

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn