CentOS 7에 sslsniff 0.8을 설치하려고 하는데 "yum" 명령을 실행할 때 다음 종속성을 찾을 수 없기 때문에 설치할 수 없습니다 libboost1.35-dev, libboost-filesystem1.35-dev, libboost-thread1.35-dev
.
"yum install libboost*"를 시도했는데 다음 패키지가 설치되었습니다.
Installation :
boost-atomic x86_64 1.53.0-25.el7 base 34 k
boost-chrono x86_64 1.53.0-25.el7 base 43 k
boost-context x86_64 1.53.0-25.el7 base 36 k
boost-filesystem x86_64 1.53.0-25.el7 base 67 k
boost-graph x86_64 1.53.0-25.el7 base 135 k
boost-graph-mpich x86_64 1.53.0-25.el7 base 87 k
boost-graph-openmpi x86_64 1.53.0-25.el7 base 102 k
boost-locale x86_64 1.53.0-25.el7 base 250 k
boost-math x86_64 1.53.0-25.el7 base 334 k
boost-mpich x86_64 1.53.0-25.el7 base 60 k
boost-mpich-python x86_64 1.53.0-25.el7 base 183 k
boost-openmpi x86_64 1.53.0-25.el7 base 74 k
boost-openmpi-python x86_64 1.53.0-25.el7 base 205 k
boost-program-options x86_64 1.53.0-25.el7 base 155 k
boost-python x86_64 1.53.0-25.el7 base 132 k
boost-random x86_64 1.53.0-25.el7 base 38 k
boost-regex x86_64 1.53.0-25.el7 base 294 k
boost-serialization x86_64 1.53.0-25.el7 base 170 k
boost-signals x86_64 1.53.0-25.el7 base 60 k
boost-test x86_64 1.53.0-25.el7 base 226 k
boost-timer x86_64 1.53.0-25.el7 base 42 k
boost-wave x86_64 1.53.0-25.el7 base 211 k
boost148-chrono x86_64 1.48.0-7.el7 epel 18 k
boost148-date-time x86_64 1.48.0-7.el7 epel 24 k
boost148-filesystem x86_64 1.48.0-7.el7 epel 50 k
boost148-graph x86_64 1.48.0-7.el7 epel 67 k
boost148-graph-mpich x86_64 1.48.0-7.el7 epel 65 k
boost148-graph-openmpi x86_64 1.48.0-7.el7 epel 82 k
boost148-iostreams x86_64 1.48.0-7.el7 epel 34 k
boost148-locale x86_64 1.48.0-7.el7 epel 219 k
boost148-math x86_64 1.48.0-7.el7 epel 267 k
boost148-mpich x86_64 1.48.0-7.el7 epel 36 k
boost148-mpich-python x86_64 1.48.0-7.el7 epel 15 k
boost148-openmpi x86_64 1.48.0-7.el7 epel 60 k
boost148-openmpi-python x86_64 1.48.0-7.el7 epel 31 k
boost148-program-options x86_64 1.48.0-7.el7 epel 115 k
boost148-python x86_64 1.48.0-7.el7 epel 105 k
boost148-random x86_64 1.48.0-7.el7 epel 12 k
boost148-regex x86_64 1.48.0-7.el7 epel 271 k
boost148-serialization x86_64 1.48.0-7.el7 epel 143 k
boost148-signals x86_64 1.48.0-7.el7 epel 33 k
boost148-system x86_64 1.48.0-7.el7 epel 13 k
boost148-test x86_64 1.48.0-7.el7 epel 201 k
boost148-thread x86_64 1.48.0-7.el7 epel 32 k
boost148-timer x86_64 1.48.0-7.el7 epel 16 k
boost148-wave x86_64 1.48.0-7.el7 epel 171 k
Installation pour dépendances :
compat-openmpi16 x86_64 1.6.4-10.el7 base 2.5 M
environment-modules x86_64 3.2.10-10.el7 base 107 k
hwloc-libs x86_64 1.7-5.el7 base 1.3 M
infinipath-psm x86_64 3.3-0.g6f42cdb1bb8.2.el7 base 176 k
libesmtp x86_64 1.0.6-7.el7 base 63 k
libfabric x86_64 1.1.0-2.el7 base 215 k
libibumad x86_64 1.3.10.2-1.el7 base 66 k
libpsm2 x86_64 0.7-4.el7 base 164 k
mpich x86_64 3.0.4-8.el7 base 1.0 M
openmpi x86_64 1.10.0-10.el7 base 3.0 M
opensm-libs x86_64 3.3.19-1.el7 base 65 k
tcl x86_64 1:8.5.13-8.el7 base 1.9 M
그러나 압축이 풀린 sslsniff 패키지 내에서 ./configure를 실행하려고 하면 다음과 같은 결과가 나타납니다.
...
checking for stdint.h... yes
checking for unistd.h... yes
checking log4cpp/Category.hh usability... yes
checking log4cpp/Category.hh presence... yes
checking for log4cpp/Category.hh... yes
checking boost/asio.hpp usability... no
checking boost/asio.hpp presence... no
checking for boost/asio.hpp... no
configure: error: libboost1.35-dev library is not installed.
누구든지 이 문제를 해결하도록 도와줄 수 있나요? 아마도 CentOS에는 sslsniff 버전이 없고 다른 동등한 패키지가 필요할 수도 있습니다...? 감사합니다.
답변1
SSL 스니핑업데이트되지 않았습니다2011년 말부터. 작성자가 문제와 끌어오기 요청을 무시하고 있는 것 같습니다.
여러 가지 옵션이 있습니다:
- 누군가가 모두 업데이트했는지 확인하려면 GitHub의 분기를 확인하세요.
- Centos용 libboost 1.35를 찾아서(또는 직접 컴파일하여) 이를 기반으로 빌드해 보세요.
- 귀하의 필요에 따라,미트프로시귀하의 사용 사례에 적합할 수 있습니다.