로그인
Sign in

apache2 2.4.33 설치

./configure --prefix=/usr/local/apache2

 

apr 설치
./configure --prefix=/usr/local/apr

 

libtoolT 파일이 없다고 오류가 뜨면

cp -arp libtool libtoolT

 

make
make install

 

 

apr-util 설치
./configure --with-apr=/usr/local/apr --prefix=/usr/local/apr-util
make
make install

 

 

다시 아파치 설치
./configure --prefix=/usr/local/apache2

 

아래 파일이 없다고 나오면 apr 소스파일의 apr_escape.h 헤더파일을 아파치 소스 디렉토리의 include/에 복사
cp /root/apache/apr-1.6.5/include/apr_escape.h include/

make
make install

 

apache-tomcat-9.0.7 버전은 tar 파일을 압축 풀어서

bin/startup.sh 실행하면 됨.

 

 

List of Articles
번호 제목 글쓴이 날짜 조회 수
공지 자주 사용하는 명령어 제비게릴라 2019-06-27 20926
214 ping이 제대로 안 나갈때 connect: No buffer space available [1] 제비게릴라 2019-01-04 6514
213 centos 7.5에서 openssh 소스 설치 [1] 제비게릴라 2018-10-24 5386
» apache2 2.4.33 소스 설치 제비게릴라 2018-10-15 5332
211 oom-killer 시에 종료 순서 정하기.. 제비게릴라 2018-05-11 5289
210 centos 7의 kernel.sem 설정 방법 제비게릴라 2018-05-02 5297
209 ubuntu 멀티 인터페이스 설정 작업 제비게릴라 2018-02-27 5223
208 yum update 시 중단 되었을때 조치 법 제비게릴라 2017-01-15 6555
207 파일 사이즈 비교 제비게릴라 2016-04-29 5209
206 rpm 패키징 방법 file 제비게릴라 2016-04-29 6617
205 heartbeat 설정 방법 제비게릴라 2015-10-19 6568
204 oracle 계정으로 ssh 접속시 Key 인증 방식의 로그인 오류 발생 조치 제비게릴라 2015-10-06 5254
203 리눅스 date 명령 : 어제(과거) , 내일(미래) 날짜, 시간 구하기 제비게릴라 2015-03-20 5249
202 redhat 커널 버전 리스트 제비게릴라 2015-02-10 6301
201 문자열 추출 쉘 스크립트... 제비게릴라 2014-09-25 5212
200 Partition 1 does not start on physical sector boundary. 메세지 삭제... 제비게릴라 2014-08-28 5761
199 vi 치환 명령 제비게릴라 2014-03-12 5524
198 프로세스 별 Disk I/O 확인 방법 (block_dump) [1] 제비게릴라 2013-07-16 6468
197 logger 옵션... 제비게릴라 2013-05-27 5421
196 vsftpd 시간 맞추기... 제비게릴라 2013-05-27 5460
195 Linux Kernel Tuning 제비게릴라 2013-03-21 6457