php설치시 에러 (고수님들 답변좀 해주세요)
작성자 정보
- 안용섭 작성
- 작성일
컨텐츠 정보
- 1,875 조회
- 0 추천
- 목록
본문
리눅스포털의 apm 설치 문서를 보고 따라서 설치하고 있습니다.
http://www.superuser.co.kr/home/lecture/index.php?cateNo=1&secNo=27&theNo=&leccode=122
php설치하는데
CFLAGS="-O3 -march=i686 -funroll-loops -fomit-frame-pointer"
./configure
--with-apxs2=/usr/local/apache/bin/apxs
--with-zlib --with-gd --with-ttf --with-png
--with-expat-dir=/usr --with-gmp --with-xml
--with-mysql=/usr/local/mysql
--with-language=korean
--with-charset=euc_kr
--disable-debug --disable-posix --disable-rpath
--enable-safe-mode --enable-magic-quotes
--disable-dmalloc --enable-bcmath
--enable-dio --enable-gd-native-ttf
--enable-sysvsem --enable-sysvshm
--enable-wddx --enable-versioning
--enable-pic --enable-inline-optimization
--enable-memory-limit --enable-mbstring
--enable-mbregex --enable-mbstr-enc-trans
--with-config-file-path=/usr/local/lib --enable-ftp --disable-debug --enable-track-vars=yes
--with-jpeg-dir --with-freetype-dir
--enable-gd-native-ttf --enable-dl
--with-imap=shared --with-imap-ssl=/usr/lib --with-kerberos
그런데 에러가 뜨네요.
If configure fails try --with-xpm-dir=
gmp 이게 모하는건가요? 위에 명령어에서 삭제하고 컴파일해도 되는건가요?
답변좀 부탁드릴께요..
관련자료
-
이전
-
다음