projects
/
l2tpns.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Don't mention configure, it's not used anymore
[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
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
* A kernel with iptables support
@@
-13,7
+12,6
@@
Brief Installation guide for L2TPNS
2. Compile
2. Compile
-./configure --prefix=/usr --sysconfdir=/etc/l2tpns
make
make