|
Message-ID: <20060511220052.GA29852@openwall.com> Date: Fri, 12 May 2006 02:00:52 +0400 From: Solar Designer <solar@...nwall.com> To: john-users@...ts.openwall.com Subject: Re: solaris PKG On Thu, May 11, 2006 at 02:51:48PM +0100, Jonathan Rennie wrote: > I have been trying to install JOHN on solaris/sparc for some time now with > NO success:- > > Every time i download the PKG from sunfreesoftware or other sources, I try You probably meant http://www.sunfreeware.com > to install the pkg with pkgadd -d john.pkg and it is recognised by the > package manager, but when I confirm that this package sould be installed, i > get a cpio bad magic number ERROR. > > I suspected that the package was corrupted during download That's what I would suspect, too. Are you possibly FTPing in ASCII mode or something? Anyway, you really should download the official source code package and compile it on your own instead. The package on Sunfreeware is of version 1.6, which I released over 7 years ago. Current "stable" is version 1.7.0.2, released this March. > I'm using solaris 9 straight out of the SUN package on SPARC hardware..... You will need a C compiler. gcc_small-3.4.2-sol9-sparc-local.gz listed on http://www.sunfreeware.com/programlistsparc9.html should work for your Solaris 9 SPARC box. Then compile John with either the "solaris-sparc64-gcc" or the "solaris-sparc-gcc" make target. (The former should produce faster code.) -- Alexander Peslyak <solar at openwall.com> GPG key ID: B35D3598 fp: 6429 0D7E F130 C13E C929 6447 73C3 A290 B35D 3598 http://www.openwall.com - bringing security into open computing environments Was I helpful? Please give your feedback here: http://rate.affero.net/solar
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.