PHP 컴파일 설치 시 오류
configure: error: mcrypt.h not found. Please reinstall libmcrypt.
개발환경 : CentOS 7
yum -y install epel-release
yum -y install php-mcrypt
yum -y install libmcrypt-devel
'Server(Windows&Linux)' 카테고리의 다른 글
[Linux] error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory (0) | 2016.02.25 |
---|---|
[Linux] Set the 'ServerName' directive globally to suppress this message (0) | 2016.02.24 |
[Linux] CentOS 7 yum cron 설치 (0) | 2016.01.25 |
[Linux] dns 설정 후 설정한 도메인이 응답하지 않을때... (0) | 2015.07.30 |
[Linux&Window] 네트워크 LISTENING 포트 확인 netstat (0) | 2015.07.16 |