[root@hiscom php-4.0.3pl1]# ./configure --with-mysql=/usr/local/mysql
> --with-apache=/usr/local/apache/apache_2.0a7 --enable-track-vars
> --with-config-file-path=/usr/local/apache/apache_2.0a7/conf
> --with-mod-charset --with-language=korean --with-charset=euc_kr
> disable-debug --with-xml --enable-magic-quotes
.
.
.
checking for memcpy... (cached) yes
checking for strdup... (cached) yes
checking for getpid... (cached) yes
checking for kill... (cached) yes
checking for strtod... (cached) yes
checking for strtol... (cached) yes
checking for finite... (cached) yes
checking whether sprintf is broken... (cached) no
checking for finite... (cached) yes
checking for isfinite... (cached) no
checking for isinf... (cached) yes
checking for isnan... (cached) yes
checking whether fp_except is defined... (cached) no
checking whether to enable experimental ZTS... no
checking whether to enable inline optimization for GCC... no
checking whether to enable a memory limit... no
checking whether to enable Zend debugging... no
checking for inline... (cached) inline
Configuring TSRM
checking for stdarg.h... (cached) yes
Configuring libtool
checking build system type... Invalid configuration `disable-debug': machine `di
sable' not recognized
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
loading cache ./config.cache within ltconfig
ltconfig: you must specify a host type if you use `--no-verify'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed
[root@hiscom php-4.0.3pl1]#
벌써 3일째 이걸 반복하고 있습니다.
경로는 전부 맞고요. 맨마지막 행은 이해를 못하겠어요...
제발 좀 알려 주시면 고맙겠습니다....