./configure --prefix=/usr/local/jserv
--with-apxs=/usr/local/apache/bin/apxs
--disable-debugging
.....................
.....................
/usr/bin/make
checking for working const... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for mode_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for ANSI C header files... (cached) yes
checking for gettimeofday... yes
WARNING:--with-apache-src is undefined: assuming shared object build
checking for apxs... need to check for Perl first, apxs depends on it...
checking for perl... /usr/bin/perl
could not find apxs
configure: error: If you do not specify a valid --with-apache-src directory then you must spec
ify a valid --with-apxs path 제가 mysql + apache + php 를 설치하고 적수보드를 설치하려는데
하여튼 필요한 것 같아서 jserv를 설치하는데요
이상하게 에러가 나오거든요. 그리고 적수보드를 설치하는데도
...javascript ...라고 나오는데 에러문은 ????? ?????로만
나오거든요
ApacheJServ-1.1.2
mysql-3.22.32
php-4.0.3pl1
apache_1.3.14설치를 했고요..
옵션을 수정하면 될까요?
읽어주셔서 감사합니다.