TCP Wrappers 설치 I -- (3)
상태바
TCP Wrappers 설치 I -- (3)
  • 이석기 컨설턴트
  • 승인 2001.09.13 00:00
  • 댓글 0
이 기사를 공유합니다

A3 보안 컨설팅
3. 컴파일 및 인스톨

우선 make 만 하면,

step 3) [bomun:/yskim/tcp_wrappers_7.6] make

Usage: edit the REAL_DAEMON_DIR definition in the Makefile then:
make sys-type

If you are in a hurry you can try instead:

    make REAL_DAEMON_DIR=/foo/bar sys-type

And for a version with language extensions enabled:
    make REAL_DAEMON_DIR=/foo/bar STYLE=-DPROCESS_OPTIONS sys-type

This Makefile knows about the following sys-types:
    generic (most bsd-ish systems with sys5 compatibility)
    386bsd aix alpha apollo bsdos convex-ultranet dell-gcc dgux dgux543
    dynix epix esix freebsd hpux irix4 irix5 irix6 isc iunix
    linux machten mips(untested) ncrsvr4 netbsd next osf power_unix_211
    ptx-2.x ptx-generic pyramid sco sco-nis sco-od2 sco-os5 sinix sunos4
    sunos40 sunos5 sysv4 tandem ultrix unicos7 unicos8 unixware1 unixware2
    uts215 uxp

If none of these match your environment, edit the system
dependencies sections in the Makefile and do a ‘make other’

이렇게 나오고, 여기서 우선 REAL_DAEMON_DIRsys-type을 알아야 한다.


댓글삭제
삭제한 댓글은 다시 복구할 수 없습니다.
그래도 삭제하시겠습니까?
댓글 0
댓글쓰기
계정을 선택하시면 로그인·계정인증을 통해
댓글을 남기실 수 있습니다.