: ./configure 는 다음과 같습니다.
:
: mysql과 oracle를 같이 쓰려고 합니다.
:
: ./configure --with-apache=/usr/local/apache_1.3.12
: > --with-mysql=/usr/local/mysql
: > --with-oracle=/home/oracle/8i
: > --with-oci8=/home/oracle/8i
: > --with-language-korean
: > --with-char=euc_kr
: > --enable-track-vars
: > --disable-debug
:
: checking whether ln -s works... yes
: checking for flex... flex
: checking for flex... (cached) flex
: checking for yywrap in -lfl... yes
: checking lex output file root... lex.yy
: checking whether yytext is a pointer... yes
: checking for working const... yes
: checking for pthreads_cflags... -pthread
: checking for pthreads_lib...
:
: Configuring SAPI modules
: checking for AOLserver support... no
: checking for Apache module support via DSO through APXS... no
: checking for Apache module support... no
:
: <font color=red><b>configure: error: Invalid Apache directory - unable to find httpd.h under /usr/g</b></font>
: 여기서 에러가 나는데 어떻게 해야 되지요
:
: --
: 이 곳에 서명을 적어주십시오.
: 웃으며 삽시다
./configure --with-apache=/usr/local/apache_1.3.12
이곳에 아파치가 설치된 경로 말구 소스디렉토리(아파치 압축 풀어준
디렉토리)를 써주세요...^^ 예를 들어 이렇게요
./configure --with-apache=/tmp/apache_1.3.12
(apache_1.3.12.tar.gz이 /tmp아래에 풀려있다고 가정할때...)
--enable-track-vars
그리고 이부분 땜에 에러가 날지는 잘 몰겠는데요,
--enable-track-vars=yes
이렇게 바꾸시는게 맞아요...
그럼 바이.......^^
--
이 곳에 서명을 적어주십시오.
천년에 한번 우는 똥개가 있습니다.
그 똥개의 목청이 터질때까지 당신을 사랑하겠습니다...!