|
Message-ID: <46DC78F2.7020209@auckland.ac.nz> Date: Tue, 04 Sep 2007 09:13:22 +1200 From: Russell Fulton <r.fulton@...kland.ac.nz> To: john-users@...ts.openwall.com Subject: Re: looking for JTR latest version with all patches hmmmm.... I think that libssl comes installed on MacOS X, on my system it's in /usr/lib: bluebottle:~/tmp rful011$ find /usr -name libssl\* /usr/lib/libssl.0.9.7.dylib /usr/lib/libssl.0.9.dylib /usr/lib/libssl.dylib /usr/libexec/httpd/libssl.so with separate copy as part of an apache distro -- I think I have installed apache2.0 at some stage. try doing a find as above and tweaking the config (./configure --help) to give the path to the ssl library if you have it or use fink or darwin ports if you don't. Russsell Tremaine Lea wrote: > On 3-Sep-07, at 2:44 PM, websiteaccess wrote: > > > /usr/bin/ld: warning -L: directory name (/usr/local/ssl/lib) does not > > exist > > Looks like you don't have the ssl libs installed, or they aren't in > your path. > > One possible difference between your OS X install and mine is that I > have DarwinPorts installed. If you plan on doing anything like JtR or > other security related tools, I would recommend getting this installed > ASAP. You can then install the needed libraries etc. > > Cheers, > > --- > Tremaine Lea > Network Security Consultant > Intrepid ACL > "Paranoia for hire" -- To unsubscribe, e-mail john-users-unsubscribe@...ts.openwall.com and reply to the automated confirmation request that will be sent to you.
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.