[SOLVED] Error Install John The Ripper 1.7.7-jumbo-1

error message :

XSHA_fmt.c:7:25: error: openssl/sha.h: No such file or directory
XSHA_fmt.c:43: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ctx’
XSHA_fmt.c: In function ‘crypt_all’:
XSHA_fmt.c:167: warning: implicit declaration of function ‘SHA1_Init’
XSHA_fmt.c:167: error: ‘ctx’ undeclared (first use in this function)
XSHA_fmt.c:167: error: (Each undeclared identifier is reported only once
XSHA_fmt.c:167: error: for each function it appears in.)
XSHA_fmt.c:168: warning: implicit declaration of function ‘SHA1_Update’
XSHA_fmt.c:170: warning: implicit declaration of function ‘SHA1_Final’
make[1]: *** [XSHA_fmt.o] Error 1
make[1]: Leaving directory `/opt/john-1.7.7-jumbo-1/src'
make: *** [linux-x86-any] Error

sebelum instal John The Ripper, install terlebih dahulu libssl-dev

~$ sudo apt-get install libssl-dev

kemudian install John The Ripper

*GUDLUCK :P

2 comments: