Home  >  Article  >  Backend Development  >  LInux停编译安装 php

LInux停编译安装 php

WBOY
WBOYOriginal
2016-06-13 12:50:00775browse

LInux下编译安装 php
请问编译安装php 之前要先装什么库,如libpng这库,

这些库哪些是必须的,可以在安装php后再安装吗。求各种必要库名称


------解决方案--------------------
libpng不是必须安装,如果你要安装php的gd库才需要libpng的支持,php可以简单地安装,然后需要什么库再安装即可。php有phpize,很方便的。
------解决方案--------------------
http://bbs.csdn.net/topics/380161499
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