나는 macos high sierra에 있고 빌드하려고합니다 john the ripper bleeding-jumbo. 에있는 src폴더와 실행 ./configure && make나는 다음과 같은 메시지가
configure: error: JtR requires OpenSSL and OpenSSL-devel being installed. Install if not installed.
Try using --disable-pkg-config and possibly helping configure find oSSL by providing hints in CFLAGS and LDFLAGS
See `config.log' for more details
이 명령은 which openssl전달
/usr/bin/openssl
openssl설치되어 있지만 찾을 수없는 것 같습니다. 또한 개발 패키지가없는 것 같습니다. 이 문제를 어떻게 해결합니까? openssl-devel 설치 방법에 대한 힌트를 찾을 수 없습니다. opensslbrew를 통해 설치하는 방법에 대한 정보 가 있지만 작동하지 않습니다.