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 06:30:13 +0000
From: John Hall <JohnH@...tworking.com>
To: "john-users@...ts.openwall.com" <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?

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

________________________________________
From: Lukas Odzioba [lukas.odzioba@...il.com]
Sent: Friday, December 28, 2012 9:53 PM
To: john-users@...ts.openwall.com
Subject: Re: [john-users] 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>:
> In the download /src folder tried to run Makefile
> Says Makefile command not found.
>
> So I tried
> ./Makefile

make linux-x86-sse2 - if you have 32bit sys
make linux-x86-64 otherwise

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.