non riesco ad installare ophcrack...

Installazione, configurazione e uso di programmi e strumenti.
lightdemon
Prode Principiante
Messaggi: 148
Iscrizione: mercoledì 11 luglio 2007, 23:41
Località: Pescara

non riesco ad installare ophcrack...

Messaggio da lightdemon »

lo confesso, sono alle prime armi con linux, vorrei tanto installare ophcrack (http://downloads.sourceforge.net/ophcra ... g_mirror=0)
ma non ci riesco!!!! (nonostante ci sia una piccola guida all'interno nel file install...).
Non è che gentilmente mi illustrare la procedura?

grazie in anticipo...
Avatar utente
granma
Rampante Reduce
Rampante Reduce
Messaggi: 9705
Iscrizione: domenica 8 gennaio 2006, 14:44

Re: non riesco ad installare ophcrack...

Messaggio da granma »

Visto che c'e' una guida posta quello che dice per quanto riguarda l'installazione
I cuccioli come i poeti sono puri e fragili difendiamo il loro mondo.
Dai diamanti non nasce niente ,dal letame nascono i fior
Roma Roma bella t'ho dipinta io gialla come il soole rossa come il core mio
lightdemon
Prode Principiante
Messaggi: 148
Iscrizione: mercoledì 11 luglio 2007, 23:41
Località: Pescara

Re: non riesco ad installare ophcrack...

Messaggio da lightdemon »

sembrerebbe semplice, il classico ./configure, poi make e make install, adesso che ci ho riprovato però ho notato il risultato di ./configure, dice qualche cosa come che ophcrack richiede il gtk+ 2.4 e che non lo trova, ma il gtk non è integrato in gnome? vi posto il risultato ci ./configure e la guida di ophcrack....
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/ivan/.Trash/ophcrack-2.4.1/missing: Unknown `--run' option
Try `/home/ivan/.Trash/ophcrack-2.4.1/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.4.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error:
*** GTK+ 2.4 is required to build ophcrack; please make sure you have the GTK+
*** development headers installed. The latest version of GTK+ is
*** always available at http://www.gtk.org/.
The simplest way to compile this package is:

  1. `cd' to the directory containing the package's source code and type
    `./configure' to configure the package for your system.  If you're
    using `csh' on an old version of System V, you might need to type
    `sh ./configure' instead to prevent `csh' from trying to execute
    `configure' itself.

    Running `configure' takes awhile.  While running, it prints some
    messages telling which features it is checking for.

  2. Type `make' to compile the package.

  3. Optionally, type `make check' to run any self-tests that come with
    the package.

  4. Type `make install' to install the programs and any data files and
    documentation.

  5. You can remove the program binaries and object files from the
    source code directory by typing `make clean'.  To also remove the
    files that `configure' created (so you can compile the package for
    a different kind of computer), type `make distclean'.  There is
    also a `make maintainer-clean' target, but that is intended mainly
    for the package's developers.  If you use it, you may have to get
    all sorts of other programs in order to regenerate files that came
    with the distribution.
Avatar utente
granma
Rampante Reduce
Rampante Reduce
Messaggi: 9705
Iscrizione: domenica 8 gennaio 2006, 14:44

Re: non riesco ad installare ophcrack...

Messaggio da granma »

Controlla di aver installato la libreria libgtk2.0-dev
I cuccioli come i poeti sono puri e fragili difendiamo il loro mondo.
Dai diamanti non nasce niente ,dal letame nascono i fior
Roma Roma bella t'ho dipinta io gialla come il soole rossa come il core mio
lightdemon
Prode Principiante
Messaggi: 148
Iscrizione: mercoledì 11 luglio 2007, 23:41
Località: Pescara

Re: non riesco ad installare ophcrack...

Messaggio da lightdemon »

QUEL problema è stato risolto...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/ivan/Desktop/ophcrack-2.4.1/missing: Unknown `--run' option
Try `/home/ivan/Desktop/ophcrack-2.4.1/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.4.0... yes (version 2.10.11)
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking openssl/ssl.h usability... no
checking openssl/ssl.h presence... no
checking for openssl/ssl.h... no
configure: error: header file is required for OpenSSL
:'( :'( :'( :'( :'(
Avatar utente
jepessen
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3569
Iscrizione: lunedì 26 dicembre 2005, 11:49
Desktop: KDevelop
Distribuzione: Ubuntu 20.04
Sesso: Maschile
Località: Somma Lombardo

Re: non riesco ad installare ophcrack...

Messaggio da jepessen »

Stesso problema, stessa soluzione... devi cercare le opportune librerie di sviluppo, in questo caso libssl-dev.

Devi cercare le librerie ed installarle fino a quando non sono soddisfatte tutte le dipendenze. Di solito nel sito del programma e nella documentazione ci sono tutte le dipendenze necessarie.

Daniele
Compiz l'ha creato Chuck Norris quando ha colpito un computer con un calcio rotante.
http://www.renderosity.com/mod/gallery/ ... e=Jepessen
http://jepessen.wordpress.com/
Avatar utente
granma
Rampante Reduce
Rampante Reduce
Messaggi: 9705
Iscrizione: domenica 8 gennaio 2006, 14:44

Re: non riesco ad installare ophcrack...

Messaggio da granma »

Quando chiede gli header di un file devi sempre cercare i pacchetti di sviluppo .dev del pacchetto.
Questo in linea generale
I cuccioli come i poeti sono puri e fragili difendiamo il loro mondo.
Dai diamanti non nasce niente ,dal letame nascono i fior
Roma Roma bella t'ho dipinta io gialla come il soole rossa come il core mio
Avatar utente
DktrKranz
Rampante Reduce
Rampante Reduce
Messaggi: 5071
Iscrizione: giovedì 2 novembre 2006, 11:24
Desktop: GNOME Shell
Distribuzione: Debian GNU/Linux sid - x86_64
Località: Guastalla (RE)
Contatti:

Re: non riesco ad installare ophcrack...

Messaggio da DktrKranz »

Piccola precisazione: lo strumento qui citato deve essere impiegato solo per scopi legittimi.
In nessun modo va impiegato per attività non legali quali il recupero di password estranee alla vostra persona.
Scrivi risposta

Ritorna a “Applicazioni”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 8 ospiti