yum install libxml2-delvel
yum install libxml2
configure: error: Please reinstall the libcurl distribution -
easy.h should be in <curl-dir>/include/curl/
yum install libcurl
yum install libcurl-devel
GD install
checking whether to enable JIS-mapped Japanese font support in GD… no
If configure fails try —with-vpx-dir=<DIR>
yum install libjpeg
yum install libjpeg-devel
yum install libpng
yum install libpng-devel
yum install gd
yum install gd-devel
configure: error: Please reinstall the iconv library.
wget http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.14.tar.gz
./configure --prefix=/usr/local/iconv
configure: error: xslt-config not found. Please reinstall the libxslt >= 1.1.0 distribution
yum install libxslt
yum install libxslt-devel
'개발 > 서버' 카테고리의 다른 글
ssh scp remote file downloads (0) | 2014.12.08 |
---|---|
start apache server I received an error (0) | 2014.12.08 |
RPM 사용법 정리 (0) | 2013.06.14 |
nginx 구라에 속지말자 (0) | 2013.06.14 |
프로그래밍 - gdb , objdump (0) | 2012.02.05 |