Problems with installing php from ubuntu system source code

WBOY
Release: 2016-09-28 08:38:26
Original
930 people have browsed it

When installing php from source code. ./configure reports this error when compiling
configure: error: Cannot find ldap libraries in /usr/lib.
On the Internet, it is said that cp -frp /usr/lib64/libldap* /usr/lib/ can solve the problem, but my system There is no file /usr/lib64 in the file, please help me.

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