Tengo O.S: ¨Kubuntu 9.04¨ y estoy tratando de instalar hydragtk que viene instalado en backtrack para poder testear mi router

Bien descargue el paquete asi que al usar comando configure me reporta que necesito las siguientes librerias:
Checking for openssl (libssl/ssl.h) ...
... found
Código
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)
Hasta al momento logre instalar el paquete libssl
Ahora no se como instalar las demas librerias desde los repositorios asi que descargue libssh2 de sourceforge, y me reporta lo siguiente cuando configuro el preprocesador g++:
Código
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
Incluso tengo reportes de fortran

Código
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
Y por ultimo creo no dispongo de estas librerias:
Código
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
es necesario instalar todo lo que me pide el paquete ssh2, pregunto por compilador de fortran y las librerias winsock2, windows, ws2tcpip.
Espero que me puedan ayudar











Autor


En línea

