Home > Backend Development > PHP Tutorial > --with-curl=shared,/usr 这个代表什么意思

--with-curl=shared,/usr 这个代表什么意思

WBOY
Release: 2016-06-06 20:49:30
Original
1517 people have browsed it

编译PHP时,--with-curl=shared,/usr 这个代表什么意思

回复内容:

编译PHP时,--with-curl=shared,/usr 这个代表什么意思

编译php使用curl库,库是动态连接的(.dll,.so),库的安装目录是/usr/

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template