Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Tue, 6 Sep 2011 18:03:04 +0200 (CEST)
From: "pepa06@...ero.it" <pepa06@...ero.it>
To:  <john-users@...ts.openwall.com>
Subject: R: Re: I: failed installation of john 1.7.8


>
>Either do like this:
>toto@...do:~/.john/j/john/src$ cd ../run
>toto@...do:~/.john/j/john/run$ ./john --test
>
>Or just this:
>toto@...do:~/.john/j/john/src$ ../run/john --test
>
>http://www.kingcomputerservices.com/unix_101/traveling_down_the_unix_$PATH.
htm
>

thanks a lot, i made a step forward:

toto@...do:~/.john/john/src$ ../run/john --test
Benchmarking: Traditional DES [128/128 BS SSE2-16]... DONE
Many salts:	2554K c/s real, 2559K c/s virtual
Only one salt:	2171K c/s real, 2171K c/s virtual

Benchmarking: BSDI DES (x725) [128/128 BS SSE2-16]... DONE
Many salts:	88422 c/s real, 88422 c/s virtual
Only one salt:	85785 c/s real, 85785 c/s virtual

Benchmarking: FreeBSD MD5 [32/64 X2]... DONE
Raw:	10277 c/s real, 10277 c/s virtual

Benchmarking: OpenBSD Blowfish (x32) [32/64 X2]... DONE
Raw:	620 c/s real, 620 c/s virtual

Benchmarking: Kerberos AFS DES [48/64 4K]... DONE
Short:	326195 c/s real, 326195 c/s virtual
Long:	996761 c/s real, 996761 c/s virtual

Benchmarking: LM DES [128/128 BS SSE2-16]... DONE
Raw:	11918K c/s real, 11918K c/s virtual

Benchmarking: generic crypt(3) [?/64]... DONE
Many salts:	224332 c/s real, 224332 c/s virtual
Only one salt:	223104 c/s real, 223104 c/s virtual

Benchmarking: dummy [N/A]... DONE
Raw:	90790K c/s real, 90790K c/s virtual


but, when i try:

toto@...do:~/.john/john/src$ ../run/john psw.tst          (btw, the first 
method above didn't work)
stat: psw.tst: No such file or directory

nor did :
toto@...do:~/.john/john/src$ ../run/john psw
work

note that i copied psw.tst (result of the unshadow command) into all 
directories: /john, /run, /src, /doc (you never know... )

thank you for any help; 
the linked article above is very useful , thank you again, pepa





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.