compile problem nessus226

DAU2001 <[email protected]> Sun, 12 Feb 2006 11:33:48 +0100
Newsgroups gmane.comp.security.nessus.devel
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============1583866916==
Content-Type: multipart/alternative;
	boundary="------------010502070705020401060005"

This is a multi-part message in MIME format.
--------------010502070705020401060005
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
 
Hi,
i need to compile nessus2.2.6 with this variables for a package of
http://www.eisfair,org linux distrubition.
But it doensent work. I get always errors at compiling  libnasl
These variable i need:
Nessuslibaries

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var/lib
- --libdir=/usr/lib --libexecdir=/usr/local/nessusl
make DESTDIR=/tmp/nessusl
make DESTDIR=/tmp/nessusl install
strip -R .note -R .comment /tmp/nessusl/usr/bin/*
strip -R .note -R .comment /tmp/nessusl/usr/lib/*
strip -R .note -R .comment /tmp/nessusl/usr/local/nessusl/*

Libnasl

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var/lib
- --libdir=/usr/lib --libexecdir=/usr/local/libnasl
make DESTDIR=/tmp/libnasl install
strip -R .note -R .comment /tmp/libnasl/usr/bin/*
strip -R .note -R .comment /tmp/libnasl/usr/lib/*
strip -R .note -R .comment /tmp/libnasl/usr/local/libnasl/*

nessuscore

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var/lib
- --libdir=/usr/lib --libexecdir=/usr/local/nessuscore --disable-gtk
make DESTDIR=/tmp/nessuscore
make DESTDIR=/tmp/nessuscore install
strip -R .note -R .comment /tmp/nessuscore/usr/bin/*
strip -R .note -R .comment /tmp/nessuscore/usr/lib/*
strip -R .note -R .comment /tmp/nessuscore/usr/local/nessuscore/*

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var/lib
- --libdir=/usr/lib --libexecdir=/usr/local/nessusplg
make DESTDIR=/tmp/nessusplg
make DESTDIR=/tmp/nessusplg install
strip -R .note -R .comment /tmp/nessusplg/usr/bin/*
strip -R .note -R .comment /tmp/nessusplg/usr/lib/*
strip -R .note -R .comment /tmp/nessusplg/usr/local/nessusplg/*

What should i do to make it working?
Hope someone can help me please
Greetings from Germany
Carsten Hermes

- --
"I've seen things you wouldn't believe. Attack ships on fire off the
shoulder of Orion. I watched C-beams glitter in the dark near the
Tanhauser gate. All those moments will be lost in time like tears in
the rain ... Time to die." Quelle:  - Bladerunner (1982)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
iD8DBQFD7w8MAOm0oMYfygMRAlYQAJ9UzqSVRJE9bVbb+VRKrIqpDr5zJACdGzEw
F1cSoe6J5S9kPgR6B9LlUUc=
=Ez/O
-----END PGP SIGNATURE-----


--------------010502070705020401060005
Content-Type: text/html; charset=ISO-8859-15
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content=3D"text/html;charset=3DISO-8859-15"
 http-equiv=3D"Content-Type">
  <title></title>
</head>
<body bgcolor=3D"#ffffff" text=3D"#000000">
-----BEGIN PGP SIGNED MESSAGE----- <br>
Hash: SHA1 <br>
=A0<br>
Hi,<br>
i need to compile nessus2.2.6 with this variables for a package of<br>
<a class=3D"moz-txt-link-freetext" href=3D"http://www.eisfair,org">http:/=
/www.eisfair,org</a> linux distrubition.<br>
But it doensent work. I get always errors at compiling=A0 libnasl<br>
These variable i need:<br>
Nessuslibaries<br>
<br>
./configure --prefix=3D/usr --sysconfdir=3D/etc --localstatedir=3D/var/li=
b<br>
- --libdir=3D/usr/lib --libexecdir=3D/usr/local/nessusl<br>
make DESTDIR=3D/tmp/nessusl<br>
make DESTDIR=3D/tmp/nessusl install<br>
strip -R .note -R .comment /tmp/nessusl/usr/bin/*<br>
strip -R .note -R .comment /tmp/nessusl/usr/lib/*<br>
strip -R .note -R .comment /tmp/nessusl/usr/local/nessusl/*<br>
<br>
Libnasl<br>
<br>
./configure --prefix=3D/usr --sysconfdir=3D/etc --localstatedir=3D/var/li=
b<br>
- --libdir=3D/usr/lib --libexecdir=3D/usr/local/libnasl<br>
make DESTDIR=3D/tmp/libnasl install<br>
strip -R .note -R .comment /tmp/libnasl/usr/bin/*<br>
strip -R .note -R .comment /tmp/libnasl/usr/lib/*<br>
strip -R .note -R .comment /tmp/libnasl/usr/local/libnasl/*<br>
<br>
nessuscore<br>
<br>
./configure --prefix=3D/usr --sysconfdir=3D/etc --localstatedir=3D/var/li=
b<br>
- --libdir=3D/usr/lib --libexecdir=3D/usr/local/nessuscore --disable-gtk<=
br>
make DESTDIR=3D/tmp/nessuscore<br>
make DESTDIR=3D/tmp/nessuscore install<br>
strip -R .note -R .comment /tmp/nessuscore/usr/bin/*<br>
strip -R .note -R .comment /tmp/nessuscore/usr/lib/*<br>
strip -R .note -R .comment /tmp/nessuscore/usr/local/nessuscore/*<br>
<br>
./configure --prefix=3D/usr --sysconfdir=3D/etc --localstatedir=3D/var/li=
b<br>
- --libdir=3D/usr/lib --libexecdir=3D/usr/local/nessusplg<br>
make DESTDIR=3D/tmp/nessusplg<br>
make DESTDIR=3D/tmp/nessusplg install<br>
strip -R .note -R .comment /tmp/nessusplg/usr/bin/*<br>
strip -R .note -R .comment /tmp/nessusplg/usr/lib/*<br>
strip -R .note -R .comment /tmp/nessusplg/usr/local/nessusplg/*<br>
<br>
What should i do to make it working?<br>
Hope someone can help me please<br>
Greetings from Germany<br>
Carsten Hermes<br>
<br>
- -- <br>
"I've seen things you wouldn't believe. Attack ships on fire off the<br>
shoulder of Orion. I watched C-beams glitter in the dark near the<br>
Tanhauser gate. All those moments will be lost in time like tears in<br>
the rain ... Time to die." Quelle:=A0 - Bladerunner (1982)<br>
-----BEGIN PGP SIGNATURE----- <br>
Version: GnuPG v1.4.2 (MingW32) <br>
Comment: Using GnuPG with Mozilla - <a class=3D"moz-txt-link-freetext" hr=
ef=3D"http://enigmail.mozdev.org">http://enigmail.mozdev.org</a> <br>
=A0<br>
iD8DBQFD7w8MAOm0oMYfygMRAlYQAJ9UzqSVRJE9bVbb+VRKrIqpDr5zJACdGzEw <br>
F1cSoe6J5S9kPgR6B9LlUUc=3D <br>
=3DEz/O <br>
-----END PGP SIGNATURE----- <br>
<br>
</body>
</html>

--------------010502070705020401060005--

--===============1583866916==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Nessus-devel mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus-devel
--===============1583866916==--