리눅스 분류
RE--컨피그 옵션입니다.^^*
작성자 정보
- 조현용 작성
- 작성일
컨텐츠 정보
- 1,895 조회
- 0 추천
- 목록
본문
도리 님의 글
제가 설치한 바로는 잘 되걸랑요^^;
컨피그 옵션 보여주세요
1. 설치폴더
/usr/local/apache
/usr/local/mysql
/usr/local/php
2. mysql 설치 및 db 생성
3. apache configure
./configure --prefix=/usr/local/apache
4. php configure
./configure --with-apache=/usr/local/apache --with-mysql=/usr/local/mysql --with-zlib=/usr
make
make install
5. apache configure
./configure --prefix=/usr/local/aache --activate-module=src/modules/php4/libphp4.a
make <--- 요부분에서 위와 같은 에러가 납니다.
답변 부탁드립니다.
관련자료
-
이전
-
다음
댓글 0
등록된 댓글이 없습니다.