Results 1 to 2 of 2

Thread: thc-hydra installation/dependencies help

  1. #1
    Join Date
    Oct 2005
    Location
    Athens, GA
    Beans
    116

    thc-hydra installation/dependencies help

    I am trying to compile hydra 5.4 from source and install it.
    I have gotten this far:
    Code:
    root@herot-desktop:/home/herot/Desktop/hydra-5.4-src# ./configure
    
    Starting hydra auto configuration ...
    
    Checking for openssl (libssl/ssl.h) ...
                                        ... found
    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) ...
                                          ... found
    NOTE: ensure that you have libssh v0.11 installed!! Get it from http://0xbadc0de.be !
    
    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"
    root@herot-desktop:/home/herot/Desktop/hydra-5.4-src#
    I couldn't figure out which packages corresponded to SAP or SVN. Does anyone know? Has anyone successfully gotten hydra running on Hardy?
    "Better sleep with a sober cannibal than a drunken Christian." -Ishmael (Moby ****)

    IBM T60p 12.04ubuntu

  2. #2
    Join Date
    Apr 2009
    Location
    home
    Beans
    88
    Distro
    Kubuntu

    Re: thc-hydra installation/dependencies help

    Quote Originally Posted by herot View Post
    I am trying to compile hydra 5.4 from source and install it.
    I have gotten this far:
    Code:
    root@herot-desktop:/home/herot/Desktop/hydra-5.4-src# ./configure
    
    Starting hydra auto configuration ...
    
    Checking for openssl (libssl/ssl.h) ...
                                        ... found
    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) ...
                                          ... found
    NOTE: ensure that you have libssh v0.11 installed!! Get it from http://0xbadc0de.be !
    
    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"
    root@herot-desktop:/home/herot/Desktop/hydra-5.4-src#
    I couldn't figure out which packages corresponded to SAP or SVN. Does anyone know? Has anyone successfully gotten hydra running on Hardy?
    i think svn means subversion

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •