Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Mon, 05 Sep 2011 20:07:43 +0200
From: magnum <rawsmooth@...dband.net>
To: john-users@...ts.openwall.com
Subject: Re: I: failed installation of john 1.7.8

>>> After that I try running john but the result is: john actually not installe=
>>> d,=20
>>> use apt-get etc.:
>>>
>>> toto@...do:~/.john/j/john/src$ cd ../run
>>> toto@...do:~/.john/j/john/run$ john --test
>>> Il programma "john" non =EF=BF=BD=EF=BF=BD attualmente installato.  =EF=BF=
>>> =BD=EF=BF=BD possibile installarlo=20

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

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.