LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-02-2006, 08:56 AM   #1
09-sparky
LQ Newbie
 
Registered: Jan 2006
Posts: 22

Rep: Reputation: 15
Hydra Install Issues


I am currently having problems installing Hydra5.3 on my FC5 box. I am able to ./configure make and make install, but I get 1 Error. See below:

I have two questions:

1) how can a get hydra to run (commands)?
2) How do I get xhydra to run?


I am asking these questions, since I have tried them both and have had no sucess.


(Error message for question 1)

" make install
gcc -I. -Wall -O2 -lm -o hydra hydra-vnc.o hydra-pcnfs.o hydra-rexec.o hydra-nntp.o hydra-socks5.o hydra-telnet.o hy dra-cisco.o hydra-http.o hydra-ftp.o hydra-imap.o hydra-pop3.o hydra-smb.o hydra-icq.o hydra-cisco-enable.o hydra-ld ap.o hydra-mysql.o hydra-http-proxy.o hydra-smbnt.o hydra-mssql.o hydra-snmp.o hydra-cvs.o hydra-smtpauth.o hydra-sa pr3.o hydra-ssh2.o hydra-teamspeak.o hydra-postgres.o hydra-rsh.o hydra-rlogin.o hydra-oracle-listener.o hydra-svn.o hydra-pcanywhere.o hydra-sip.o hydra-vmauthd.o hydra-http-proxy-auth-ntlm.o hydra-imap-ntlm.o hydra-pop3-ntlm.o hyd ra-smtpauth-ntlm.o hydra-http-form.o crc32.o d3des.o md4.o hydra-mod.o ntlm.o hydra.o -lm -lssl -lpq -lssh -lcrypto -L/usr/lib -L/usr/local/lib -L/lib -L/lib -L/usr/local/lib -L/usr/lib || echo -e "\nIF YOU RECEIVED THE ERROR MESSAG E \"cannot find -lpq\" DO THE FOLLOWING:\n make clean; ./configure\n vi Makefile <- and remove the \"-lpq\" and \"-DLIBPOSTGRES\" statements\n make\n"
/usr/bin/ld: cannot find -lpq
collect2: ld returned 1 exit status

IF YOU RECEIVED THE ERROR MESSAGE "cannot find -lpq" DO THE FOLLOWING:
make clean; ./configure
vi Makefile <- and remove the "-lpq" and "-DLIBPOSTGRES" statements
make


If men could get pregnant, abortion would be a sacrament

test -e hydra.exe && touch Makefile || strip hydra pw-inspector
strip: 'hydra': No such file
test -e hydra.exe && strip hydra.exe pw-inspector.exe || touch hydra
test -e xhydra && strip xhydra || touch Makefile
test -e hydra.exe && touch Makefile || cp hydra pw-inspector /home/VB//bin && cd /home/VB//bin && chmod 755 hydra pw -inspector
cp: target `/home/VB//bin' is not a directory
make: [install] Error 1 (ignored)
test -e hydra.exe && cp hydra.exe pw-inspector.exe /home/VB//bin && cd /home/VB//bin && chmod 755 hydra.exe pw-inspe ctor.exe || touch Makefile
test -e xhydra && cp xhydra /home/VB//bin && cd /home/VB//bin && chmod 755 xhydra
make: [install] Error 1 (ignored)"



(error message for question 2)

"hydra-5.3-src]# cd hydra-gtk/ && ./make_xhydra.sh
Trying to compile xhydra now (hydra gtk gui) - dont worry if this fails, this is really optional ...
Error: configure wasnt happy. Analyse this:
configure: error: Library requirements (gtk+-2.0 >= 2.0.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your librari
es are in a nonstandard prefix so pkg-config can find them."

Please Note: I do have gtk2.8 installed.

Thanks,

09-Sparky
 
Old 06-02-2006, 11:48 AM   #2
b0nd
Senior Member
 
Registered: Jan 2005
Distribution: Slackware, BackTrack, Windows XP
Posts: 1,020

Rep: Reputation: 45
Quote:
IF YOU RECEIVED THE ERROR MESSAGE "cannot find -lpq" DO THE FOLLOWING:
make clean; ./configure
vi Makefile <- and remove the "-lpq" and "-DLIBPOSTGRES" statements
make
hi,
Did you tried the way it tells you to cope up with the problem ???

Note: windows softwares for this purpose are far better than hydra

regards
 
Old 06-03-2006, 05:08 PM   #3
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
I thought Hydra was a web-server (of course there may
be more than one product by this name out there).

Which windows-product is "better suited" for this?


Cheers,
Tink
 
Old 06-03-2006, 05:10 PM   #4
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Quote:
Originally Posted by 09-sparky
I am currently having problems installing Hydra5.3 on my FC5 box. I am able to ./configure make and make install, but I get 1 Error. See below:

I have two questions:

1) how can a get hydra to run (commands)?
2) How do I get xhydra to run?


I am asking these questions, since I have tried them both and have had no sucess.


(Error message for question 1)

" make install
gcc -I. -Wall -O2 -lm -o hydra hydra-vnc.o hydra-pcnfs.o hydra-rexec.o hydra-nntp.o hydra-socks5.o hydra-telnet.o hy dra-cisco.o hydra-http.o hydra-ftp.o hydra-imap.o hydra-pop3.o hydra-smb.o hydra-icq.o hydra-cisco-enable.o hydra-ld ap.o hydra-mysql.o hydra-http-proxy.o hydra-smbnt.o hydra-mssql.o hydra-snmp.o hydra-cvs.o hydra-smtpauth.o hydra-sa pr3.o hydra-ssh2.o hydra-teamspeak.o hydra-postgres.o hydra-rsh.o hydra-rlogin.o hydra-oracle-listener.o hydra-svn.o hydra-pcanywhere.o hydra-sip.o hydra-vmauthd.o hydra-http-proxy-auth-ntlm.o hydra-imap-ntlm.o hydra-pop3-ntlm.o hyd ra-smtpauth-ntlm.o hydra-http-form.o crc32.o d3des.o md4.o hydra-mod.o ntlm.o hydra.o -lm -lssl -lpq -lssh -lcrypto -L/usr/lib -L/usr/local/lib -L/lib -L/lib -L/usr/local/lib -L/usr/lib || echo -e "\nIF YOU RECEIVED THE ERROR MESSAG E \"cannot find -lpq\" DO THE FOLLOWING:\n make clean; ./configure\n vi Makefile <- and remove the \"-lpq\" and \"-DLIBPOSTGRES\" statements\n make\n"
/usr/bin/ld: cannot find -lpq
collect2: ld returned 1 exit status

IF YOU RECEIVED THE ERROR MESSAGE "cannot find -lpq" DO THE FOLLOWING:
make clean; ./configure
vi Makefile <- and remove the "-lpq" and "-DLIBPOSTGRES" statements
make


If men could get pregnant, abortion would be a sacrament

test -e hydra.exe && touch Makefile || strip hydra pw-inspector
strip: 'hydra': No such file
test -e hydra.exe && strip hydra.exe pw-inspector.exe || touch hydra
test -e xhydra && strip xhydra || touch Makefile
test -e hydra.exe && touch Makefile || cp hydra pw-inspector /home/VB//bin && cd /home/VB//bin && chmod 755 hydra pw -inspector
cp: target `/home/VB//bin' is not a directory
make: [install] Error 1 (ignored)
test -e hydra.exe && cp hydra.exe pw-inspector.exe /home/VB//bin && cd /home/VB//bin && chmod 755 hydra.exe pw-inspe ctor.exe || touch Makefile
test -e xhydra && cp xhydra /home/VB//bin && cd /home/VB//bin && chmod 755 xhydra
make: [install] Error 1 (ignored)"



(error message for question 2)

"hydra-5.3-src]# cd hydra-gtk/ && ./make_xhydra.sh
Trying to compile xhydra now (hydra gtk gui) - dont worry if this fails, this is really optional ...
Error: configure wasnt happy. Analyse this:
configure: error: Library requirements (gtk+-2.0 >= 2.0.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your librari
es are in a nonstandard prefix so pkg-config can find them."

Please Note: I do have gtk2.8 installed.

Thanks,

09-Sparky
Do you actually have PostgreSQL installed? If you have, check
whether the path to libpq is listed in /etc/ld.so.conf

Cheers,
Tink
 
Old 06-03-2006, 10:11 PM   #5
b0nd
Senior Member
 
Registered: Jan 2005
Distribution: Slackware, BackTrack, Windows XP
Posts: 1,020

Rep: Reputation: 45
Quote:
Originally Posted by Tinkster
I thought Hydra was a web-server (of course there may
be more than one product by this name out there).

Which windows-product is "better suited" for this?


Cheers,
Tink
hi,

Quote:
Hydra is a tool to guess/crack valid login/password pairs
Accessdriver, Sentry are few tools which are ultimate to use and to remain anonymous.

regards
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
hydra.deb gabsik Linux - Software 1 03-30-2006 04:28 PM
5.10 install issues.. NIC not seen .. cannot finish install StamfordRob Ubuntu 1 02-17-2006 03:34 PM
Install Issues HELP! Kevinp DamnSmallLinux 0 12-25-2004 09:45 PM
9.2 install issues chrism Linux - Newbie 8 04-11-2004 07:04 PM
Hydra 2.2 deepsix Linux - Security 1 08-29-2003 09:07 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:16 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration