AMP + zend + gd + freetype(2.x) 컴파일시 gd와 freetype 을 tar파일을 받
아
압축을 풀고 php컴파일 하니 gd와 freetype이 phpinfo()에 나타나질 않네요
제가 잘못 컴파일 했나..
gd 는 압축풀과 make만 했고 freetype은 ./configure, make, make install했
는데..
(./configure --with-apache=../apache --with-gd=/usr/local/gd --with-
freetype=/usr/local/freetype --with-mysql=/usr/local/apache .........
아참 그리고 php컴파일시 zend에 관해서도 옵션을 주어야하나오...