Author: jan
Date: 2007-07-20 12:26:16 +0200 (Fri, 20 Jul 2007)
New Revision: 291

Modified:
   trunk/openvas-libnasl/CHANGES
   trunk/openvas-libnasl/ChangeLog
   trunk/openvas-libnasl/INSTALL
Log:
* INSTALL: reduced to the essential.
* CHANGES: Fix name.


Modified: trunk/openvas-libnasl/CHANGES
===================================================================
--- trunk/openvas-libnasl/CHANGES       2007-07-20 10:18:32 UTC (rev 290)
+++ trunk/openvas-libnasl/CHANGES       2007-07-20 10:26:16 UTC (rev 291)
@@ -1,6 +1,6 @@
 openvas-libnasl 0.9.0 (XX.XX.2007)
 
-The first initial release of openvas-libraries
+The first initial release of openvas-libnasl
 after the fork from Nessus 2.2.x.
 
 Main changes are:

Modified: trunk/openvas-libnasl/ChangeLog
===================================================================
--- trunk/openvas-libnasl/ChangeLog     2007-07-20 10:18:32 UTC (rev 290)
+++ trunk/openvas-libnasl/ChangeLog     2007-07-20 10:26:16 UTC (rev 291)
@@ -1,5 +1,11 @@
 2007-07-20  Jan-Oliver Wagner <[EMAIL PROTECTED]>
 
+       * INSTALL: reduced to the essential.
+
+       * CHANGES: Fix name.
+
+2007-07-20  Jan-Oliver Wagner <[EMAIL PROTECTED]>
+
        * configure.in: Removed checks for openssl. Removed some W32/Cygwin 
stuff.
 
        * configure: updated.

Modified: trunk/openvas-libnasl/INSTALL
===================================================================
--- trunk/openvas-libnasl/INSTALL       2007-07-20 10:18:32 UTC (rev 290)
+++ trunk/openvas-libnasl/INSTALL       2007-07-20 10:26:16 UTC (rev 291)
@@ -1,18 +1,10 @@
 
-Before you install libnasl, the package 'nessus-libraries' should
-be installed on your system. Make sure that the program 'nessus-config'
-is in your path, or else you won't be able to compile libnasl. 'nessus-config'
-is installed in /usr/local/bin.
+The compilation of openvas-libnasl is straightforward :
 
-The compilation of libnasl is straightforward :
-
        ./configure
        make
 
-and then as root :
+and then as a user that is authorized to write to the destination :
 
        make install
 
-
-
-

_______________________________________________
Openvas-commits mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-commits

Reply via email to