NEW Nmail PHP 3 업그레이드 할인
자세히 보기

많은 질문 죄송합니다. mailparse ./configure 문제입니다.

원*연 2007.11.21 17:40 조회 7870

다른서버에 설치를 하려고합니다.
먼저 mailparse 부터 설치를 하려는데 잘 안되네요

[****@**** mailparse-2.1.1]# /usr/local/php_5.2.1/bin/phpize
Configuring for:
PHP Api Version: 20041225
Zend Module Api No: 20060613
Zend Extension Api No: ***-****-****
[****@**** mailparse-2.1.1]# ./configure
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether gcc and cc understand -c and -o together... yes
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
./configure: line 2949: php-config: command not found
./configure: line 2950: php-config: command not found
configure: error: Cannot find php-config. Please use --with-php-config=PATH


이런식으로

오류가 나면서 안됩니다.

댓글 2
이전 글 스팸 필터링에 대해서요... 1 궁*이 2007.11.22
다음 글 'mailparse'모듈을 불러올 수 없습니다. 6 원*연 2007.11.21
Loading...