[<prev] [next>] [<thread-prev] [thread-next>] [month] [year] [list]
Date: Thu, 11 May 2006 17:48:42 +0200 (CEST)
From: rembrandt@...erlin.de
To: john-users@...ts.openwall.com
Subject: RE: solaris PKG
> I'm using solaris 9 straight out of the SUN package on SPARC hardware.....
>
> No, I have not tried to compile the binaries (that would be a first for
> me!!)
>
> THANKS
Well download the Source...
unpack it (on most *NIX tar xvfz john-1.7.1.tar.gz)
cd john-1.7.1
cd src
make (ENTER)
solaris-sparc64-cc Solaris, SPARC V9 64-bit, cc (best)
solaris-sparc64-gcc Solaris, SPARC V9 64-bit, gcc
solaris-sparcv9-cc Solaris, SPARC V9 32-bit, cc
solaris-sparcv8-cc Solaris, SPARC V8 32-bit, cc
solaris-sparc-gcc Solaris, SPARC 32-bit, gcc
solaris-x86-any Solaris, x86, gcc
I bet you`ve a sparc 64 and I would think you did not installed GNU C
Compiler. ;))
I donīt know Slowlaris 9 for sure but the Compilers should be installed
(or do you`ve to pay for them?).
So it`s your choice to use gcc or whatever SUN may provide.
make solaris-sparc64-cc
make install
If you wanna use gcc then replace -cc with -gcc :)
Finish...
I hope I did not missed anythign because I`m in a hurry. :)
Kind regards,
Rembrandt
Hosted by DataForce ISP -
Powered by Openwall GNU/*/Linux