리눅스 분류
vpn 설치시 오류 ..
작성자 정보
- 오류 작성
- 작성일
컨텐츠 정보
- 1,665 조회
- 1 댓글
- 0 추천
- 목록
본문
./configure --with-ssl-headers=/usr/local/ssl/include/openssl/ --with-ssl-lib=/usr/local/ssl/lib/ --with-lzo-headers=/usr/local/lzo/include/lzo/ --with-lzo-lib=/usr/local/lzo/lib/
.
.
.
configure: checking for LZO Library and Header files...
checking lzo1x.h usability... yes
checking lzo1x.h presence... yes
checking for lzo1x.h... yes
checking for lzo1x_1_15_compress in -llzo... no
configure: error: LZO headers were found but LZO library was not found.
위와 같이 vpn을 설치시 오류가 납니다.
책내용과 같이 openSSL 과 lzo를 설치하고
vpn을 설치하니까 lzo부분에서 오류가 납니다.
어떻게 해야하는지 답변 부탁드립니다.
.
.
.
configure: checking for LZO Library and Header files...
checking lzo1x.h usability... yes
checking lzo1x.h presence... yes
checking for lzo1x.h... yes
checking for lzo1x_1_15_compress in -llzo... no
configure: error: LZO headers were found but LZO library was not found.
위와 같이 vpn을 설치시 오류가 납니다.
책내용과 같이 openSSL 과 lzo를 설치하고
vpn을 설치하니까 lzo부분에서 오류가 납니다.
어떻게 해야하는지 답변 부탁드립니다.
관련자료
-
이전
-
다음
댓글 1
관리자님의 댓글
- 관리자
- 작성일
해킹/보안 게시판에 올려주세요~