Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 6 Sep 2018 18:06:04 +0200
From: xxx xxx <websiteaccess@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: Compilation JTR mac

Hi

I have followed advices from albert.veli@...il.com <mailto:albert.veli@...il.com>

————————————————
brew install openssl
cd JohnTheRipper/src
./configure CC="gcc-8"
---------------------------------

I have successfully compiled "JohnTheRipper-bleeding-jumbo »

My system is OS X 10.13.6 (17G65), Intel core I5 3.4 GHZ, 16 Go 2400 MHZ DDR4, SSD USB 525 Go (external boot)
, Radeon Pro 570 4096 Mo

Thanks for his help.

> Le 6 sept. 2018 à 06:48, Albert Veli <albert.veli@...il.com> a écrit :
> 
> After a git pull this now works for me:
> 
> brew install openssl
> cd JohnTheRipper/src
> ./configure CC="gcc-8"
> 
> Commit by magnum from 2018-08-31 fixes the search path.
> 
> To make sure brew is working, run brew doctor and see if there are any
> warnings/errors.
> 
> The CC="gcc-8" part is optional. To install gcc-8, run brew install gcc.
> Otherwise it will use Apple LLVM clang as default c-compiler.
> 
> On Wed, Sep 5, 2018 at 11:57 PM xxx xxx <websiteaccess@...il.com> wrote:
> 
>> Thanks, Erik,
>> 
>> I did all you advices.
>> 
>> I still get
>> configure: error: JtR requires libssl being installed
>> 
>> 
>> My full installation/compilation log here
>> https://openload.co/f/GloBQlhhTLY/log.txt <
>> https://openload.co/f/GloBQlhhTLY/log.txt>
>> 
>> 
>> :-/
>> 
>> 
>>> Le 5 sept. 2018 à 17:56, Erik Winkler <ewinkler@...ls.com> a écrit :
>>> 
>>> The following worked for me on MacOS 10.13.6.  Once you download and
>> unarchive the source from openssl.org <http://openssl.org/>, do the
>> following:
>>> 
>>> ./Configure darwin64-x86_64-cc --prefix=/usr/local
>>> make
>>> sudo make install
>>> 
>>> 
>>> This installs OpenSSL in the /usr/local directory and JTR jumbo should
>> build.
>>> 
>>> Erik
>>> 
>>> 
>>>> On Sep 5, 2018, at 9:50 AM, xxx xxx <websiteaccess@...il.com <mailto:
>> websiteaccess@...il.com>> wrote:
>>>> 
>>>> Magnum
>>>> 
>>>> About "configure: error: JtR requires libssl being installed"
>>>> 
>>>> Could you post a tutorial (step by step)  about «how install correctly
>> openSSL for Os X»
>>>> 
>>>> Thanks,
>>>> 
>>>> W.A.
>>> 
>> 
>> 


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.