php configure 하다 이런에러가 뜨면서 중단됩니다.

안녕하세요..^^ 오늘무쟈게 덥습니다.
다름이 아니구요..php configure 하면서 이런 에러가 뜨면서 중단됩니
다.
내가준 명령
./configure --with-apache=/usr/local/apache --with-
mysql=/usr/lo
cal/mysql --with-imap=/usr/local/imap --with-
gd=/usr/local/gd --enable-track-var
s --with-language=korean --with-charset=euc_k --disable-
debug
뜨는에러
.
.
.
.
.
checking for gdImageSetTile in -lgd... (cached) yes
checking for gdImageSetBrush in -lgd... (cached) yes
checking for gdImageStringTTF in -lgd... (cached) yes
checking for gdImageStringFT in -lgd... (cached) yes
checking for gdImageStringFTEx in -lgd... (cached) no
checking for gdImageColorClosestHWB in -lgd... (cached) yes
checking for gdImageColorResolve in -lgd... (cached) yes
checking for gdImageGifCtx in -lgd... (cached) no
checking whether to include GNU gettext support... no
checking for gmp support... no
checking for Hyperwave support... no
checking for ICAP support... no
checking for iconv support... no
checking for IMAP support... yes
checking for pam_start in -lpam... (cached) yes
checking for crypt in -lcrypt... (cached) yes
configure error This c-client library is build with SSL
support.
Add --with-imap-ssl<=DIR> to your configure line. Check
config.log for det
ails.
[root@ns php4]#
이렇게 중단이 됩니다. 뭐가문제일까요?....한수가르침을 부탁드립니
다.
그럼.....^^
Re: php configure 하다 이런에러가 뜨면서 중단됩니다.
Error에 답이 있지 않나요?
imap이 ssl형태로 컴파일 되었으니 ssl의 위치도 넣어달라는것
같은데요?
/usr/local/imap에서 ssl이 있나확인하고
--with-imap-ssl=/usr/local/imap 형태로 옵션을 추가하면 되지
않을 까요?
댓글 달기