Błąd podczas instalacji Hydry na Debianie z paczki tar.gz

Jak w tytule chciałbym sie dowiedziec jak zainstalować Hydre….Pracuje na debianie , ściagam paczke tar.gz i alien em konwertuje do paczki .deb odpalam z admina konsole polecenie dpkg -i nastepnie w konsoli polecenie cd /hydra-5.4-src w katalogu hydry pisze ./configure nastepnie make i powstaje błąd make: * [hydra-sip.o] Błąd 1

Co robic ??

A dalsza cześć błędu?

tylko tyle :confused:

Prawdopodobnie albo błąd w źródłach albo zły kompilator, tak tylko podejrzewam. Pokaż wynik po ./configure to może coś nam powie czego ewentualnie brakuje, sprawdź jeszcze jaką wersję Gcc wymaga ten program do kompilacji źródeł.

Pozdrawiam!

To pokazuje mi sie w konsoli:

debian:/hydra-5.4-src# ./configure



Starting hydra auto configuration ...


Checking for openssl (libssl/ssl.h) ...

                                    ... NOT found, SSL support disabled

Get it from http://www.openssl.org

Checking for Postgres (libpq) ...

                              ... found

Checking for SVN (ibsvn_client-1 libapr-0.so libaprutil-0.so) ...

                              ... NOT found, module svn disabled

Checking for SAP/R3 (librfc/saprfc.h) ...

                                      ... NOT found, module sapr3 disabled

Get it from http://www.sap.com/solutions/netweaver/linux/eval/index.asp

Checking for libssh (libssh/libssh.h) ...

                                      ... NOT found, module ssh2 disabled

Get it from http://0xbadc0de.be/ - use v0.11!


Hydra will be installed into .../bin of: /usr/local

  (change this by running ./configure --prefix=path)


Writing Makefile.in ...


NOTES NOTES NOTES NOTES NOTES NOTES NOTES NOTES NOTES NOTES NOTES NOTES

=======================================================================

ARM/PalmPilot users: please run ./configure-arm or ./configure-palm respectivly


now type "make"



debian:/hydra-5.4-src# make


gcc -I. -Wall -O2 -c hydra-sip.c -DLIBPOSTGRES

hydra-sip.c:4:25: error: openssl/ssl.h: Nie ma takiego pliku ani katalogu

hydra-sip.c:5:25: error: openssl/err.h: Nie ma takiego pliku ani katalogu

hydra-sip.c:6:25: error: openssl/md5.h: Nie ma takiego pliku ani katalogu

hydra-sip.c: In function ‘md5_crypt’:

hydra-sip.c:24: error: ‘MD5_DIGEST_LENGTH’ undeclared (first use in this function)

hydra-sip.c:24: error: (Each undeclared identifier is reported only once

hydra-sip.c:24: error: for each function it appears in.)

hydra-sip.c:26: error: ‘MD5_CTX’ undeclared (first use in this function)

hydra-sip.c:26: error: expected ‘;’ before ‘c’

hydra-sip.c:31: warning: implicit declaration of function ‘MD5_Init’

hydra-sip.c:31: error: ‘c’ undeclared (first use in this function)

hydra-sip.c:32: warning: implicit declaration of function ‘MD5_Update’

hydra-sip.c:33: warning: implicit declaration of function ‘MD5_Final’

hydra-sip.c:24: warning: unused variable ‘md5_raw’

hydra-sip.c: In function ‘sip_register’:

hydra-sip.c:60: error: ‘MD5_DIGEST_LENGTH’ undeclared (first use in this function)

hydra-sip.c:61: warning: unused variable ‘resp’

hydra-sip.c:61: warning: unused variable ‘mu’

hydra-sip.c:60: warning: unused variable ‘urp’

make: *** [hydra-sip.o] Błąd 1

Bierzesz się za kompilację, nie znając angielskiego oraz nie potrafiąc czytać?

hydra-sip.c:4:25: error: openssl/ssl.h: Nie ma takiego pliku ani katalogu

hydra-sip.c:5:25: error: openssl/err.h: Nie ma takiego pliku ani katalogu

hydra-sip.c:6:25: error: openssl/md5.h: Nie ma takiego pliku ani katalogu

Doinstaluj wszystko co Ci brakuje, czyli wszystko to, gdzie jest napisane NOT found.

Pozdrawiam!

hehehehe Nie uwaga :slight_smile: pozdro zaraz sprawdzimy czy działa ;p