* Wed Jun 23 2004 David Parrish <david@dparrish.com> 2.0.0
[l2tpns.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 4ccf61f..cade5e5 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -2,9 +2,8 @@ Brief Installation guide for L2TPNS
 
 1. Requirements
 
-    * You must have libcli installed to enable the command-line
-      interface. You can get it from http://sourceforge.net/projects/libcli.
-      If you don't have it, command-line support will not be compiled in.
+    * libcli 1.5.0 or greater
+      You can get it from http://sourceforge.net/projects/libcli.
 
     * A kernel with iptables support
 
@@ -13,7 +12,6 @@ Brief Installation guide for L2TPNS
 
 2. Compile
 
-./configure --prefix=/usr --sysconfdir=/etc/l2tpns
 make