Hy, If I'm not to late, here is how to install Nessus 3.0.3 on Debian/Ubuntu 64 architecture: - first install the ia32-libs with: apt-get install ia32-libs - download the 32 bit library libssl0.9.7 from Debian repository ( serch link on Debian bellow ) - install this library with: dpkg -i --force-architecture - install Nessus, with same command: dpkg -i -force-architecture Nessus3.0.3.deb Enjoy Nessus 3 on Debian amd64! Aloha Stefan
Ciao, Mi chiamo Stefan, sono un utilizzatore di Nessus in architettura 64 bit. Se non arrivo tardi eco come ho risolto io il problema. - Architettura usata: Ubuntu 6.06 (Debian 3) a 64 bit - Si desidera installare: Nessus 3.0.3 pacchetto Debian - Installare prima le ia32-libs con apt-get. - procurarsi la libreria libssl0.9.7 per l'architettura 32 bit. Il pacchetto si chiama per ubuntu: libssl0.9.7_0.9.7g-5ubuntu1.1_i386.deb. Ovviamente per Debian, puoi scaricare il pacchetto da qui: http://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&ver sion=all&exact=1&keywords=libssl0.9.7 - installa questo pacchetto con: dpkg -i -force-architecture libssl0.9.7.deb - Finalmente installa Nessus con lo stesso commando: dpkg -i --force-architecture Nessus3.0.3.deb Enjoy Nessus 3.0.3 Aloha _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
