Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 29 Dec 2012 07:35:35 +0100
From: Lukas Odzioba <lukas.odzioba@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: pwsafe2john - How to use this program, preferably in
 Windows or in Linux if Windows is a no-go?

2012/12/29 John Hall <JohnH@...tworking.com>:
> ran
> sudo yum install gcc
> sudo yum install openssl
> make clean linux-x86-sse2
>
> got this:
> ...
> In file included from sha2.c:26:0:
> sha2.h:32:30: fatal error: openssl/opensslv.h: No such file or directory
> compilation terminated.
> make[1]: *** [sha2.o] Error 1
> make[1]: Leaving directory `/home/johnh/Downloads/JohnTheRipper-unstable-jumbo/src'
> make: *** [linux-x86-sse2] Error 2

It is common problem, you need to install libssl-dev to compile john.

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.