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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
06-02-2006, 08:56 AM
|
#1
|
LQ Newbie
Registered: Jan 2006
Posts: 22
Rep:
|
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 libraries are in a nonstandard prefix so pkg-config can find them."
Please Note: I do have gtk2.8 installed.
Thanks,
09-Sparky
|
|
|
06-02-2006, 11:48 AM
|
#2
|
Senior Member
Registered: Jan 2005
Distribution: Slackware, BackTrack, Windows XP
Posts: 1,020
Rep:
|
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
|
|
|
06-03-2006, 05:08 PM
|
#3
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
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
|
|
|
06-03-2006, 05:10 PM
|
#4
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
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 libraries 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
|
|
|
06-03-2006, 10:11 PM
|
#5
|
Senior Member
Registered: Jan 2005
Distribution: Slackware, BackTrack, Windows XP
Posts: 1,020
Rep:
|
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
|
|
|
All times are GMT -5. The time now is 01:16 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|