Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Nessus-Users
[Top] [All Lists]

Newinstall 2.2.11

Subject: Newinstall 2.2.11
Date: Thu, 27 Mar 2008 18:16:47 +0530
Hi All,
I am trying to install nessus 2.2.1.1 from sources provided at this location:
http://www.nessus.org/download/index.php
I have downloaded the following from above.

    * libnasl-2.2.11.tar.gz (359 KB)
    * nessus-core-2.2.11.tar.gz (664 KB)
    * nessus-libraries-2.2.11.tar.gz (418 KB)
    * nessus-plugins-2.2.11.tar.gz (7468 KB)
* nessus-plugins-GPL-2.2.11.tar.gz (1071 KB)

the plugins part is faling with the following errors, please let me
know if iam missing something

My linux box details:
Linux version 2.4.34 (root@localhost.localdomain) (gcc version 3.3.2
20031022 (Red Hat Linux 3.3.2-1)) #1 SMP Thu Jun 28 19



erros as below :/bin/sh /home/sudarshan/nessus/nessus-plugins/libtool
gcc -g -O2  -I/usr/local/include/nessus -DNESSUS_ON_SSL
-I/usr/kerberos/include -DHAVE_SSL -I/usr/include/openssl    -c
nessus_tcp_scanner.c
rm -f .libs/nessus_tcp_scanner.lo
gcc -g -O2 -I/usr/local/include/nessus -DNESSUS_ON_SSL
-I/usr/kerberos/include -DHAVE_SSL -I/usr/include/openssl -c
nessus_tcp_scanner.c   -fPIC -DPIC -o .libs/nessus_tcp_scanner.lo
nessus_tcp_scanner.c: In function `banner_grab':
nessus_tcp_scanner.c:648: parse error before `int'
nessus_tcp_scanner.c:652: `multip' undeclared (first use in this function)
nessus_tcp_scanner.c:652: (Each undeclared identifier is reported only once
nessus_tcp_scanner.c:652: for each function it appears in.)
make[1]: *** [nessus_tcp_scanner.nes] Error 1
make[1]: Leaving directory
`/home/sudarshan/nessus/nessus-plugins/plugins/nessus_tcp_scanner'
make[1]: Entering directory
`/home/sudarshan/nessus/nessus-plugins/plugins/ssl_ciphers'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/home/sudarshan/nessus/nessus-plugins/plugins/ssl_ciphers'
make[1]: Entering directory
`/home/sudarshan/nessus/nessus-plugins/plugins/synscan'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/home/sudarshan/nessus/nessus-plugins/plugins/synscan'
Warning : the following plugins could not be built :
nessus_tcp_scanner




make install gives:
/bin/sh /home/sudarshan/nessus/nessus-plugins/libtool gcc -g -O2
-I/usr/local/include/nessus -DNESSUS_ON_SSL -I/usr/kerberos/include
-DHAVE_SSL -I/usr/include/openssl    -c  nessus_tcp_scanner.c
rm -f .libs/nessus_tcp_scanner.lo
gcc -g -O2 -I/usr/local/include/nessus -DNESSUS_ON_SSL
-I/usr/kerberos/include -DHAVE_SSL -I/usr/include/openssl -c
nessus_tcp_scanner.c   -fPIC -DPIC -o .libs/nessus_tcp_scanner.lo
nessus_tcp_scanner.c: In function `banner_grab':
nessus_tcp_scanner.c:648: parse error before `int'
nessus_tcp_scanner.c:652: `multip' undeclared (first use in this function)
nessus_tcp_scanner.c:652: (Each undeclared identifier is reported only once
nessus_tcp_scanner.c:652: for each function it appears in.)
make[1]: *** [nessus_tcp_scanner.nes] Error 1
make[1]: Leaving directory
`/home/sudarshan/nessus/nessus-plugins/plugins/nessus_tcp_scanner'
make[1]: Entering directory
`/home/sudarshan/nessus/nessus-plugins/plugins/ssl_ciphers'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/home/sudarshan/nessus/nessus-plugins/plugins/ssl_ciphers'
make[1]: Entering directory
`/home/sudarshan/nessus/nessus-plugins/plugins/synscan'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/home/sudarshan/nessus/nessus-plugins/plugins/synscan'
Warning : the following plugins could not be built :
nessus_tcp_scanner
test -d /sec/tools/nessus/lib/nessus || /usr/bin/install -c -d -m 755 \
        /sec/tools/nessus/lib/nessus
test -d /sec/tools/nessus/lib/nessus/plugins || /usr/bin/install -c -d -m 755 \
        /sec/tools/nessus/lib/nessus/plugins
for scripts in scripts/*.nasl scripts/*.nbin; do \
/usr/bin/install -c -o root -m 444 $scripts \
        /sec/tools/nessus/lib/nessus/plugins; \
done



Best Regards,
Sudarshan
_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

<Prev in Thread] Current Thread [Next in Thread>
  • Newinstall 2.2.11, Sudarshan Soma <=