수거하심니다요////
apm을 설치할려거 하는데
php 를 설치할려는데 이런 에러가 발생했음다여..
sorry, i cannot run apxs. either you need to install Perl or
you need to pass the absolute path of apxs by using
-with-apxs=/absolute/path/to/apxs
쩝
모가 문제져..
설치에 관련된 파일들
apache_1.3.14.tar.gz
php-4.0.2.tar.gz
mysql-3.22.32.tar.gz
mod_ssl-2.7.1-1.3.14.tar.gz
mod_ssl.sh
php.sh
apache.sh
mysql.sh
php.sh 의 내용임니다요...
#!/bin/sh
./configure --with-apxs=/usr/local/apache/bin/apxs
--with-mysql=/home/mysql
--enable-track-vars
--enable-magic-quotes
--enable-trans-sid
--with-gd
--with-ttf
--enable-calendar=shared
--disable-debug
--with-config-file-path=/usr/local/apache/conf
make
make install--쩝....