From a3368117a90ad960b14d73fc8fd8841b0c018c29 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Sun, 15 Apr 2001 00:11:29 +0000 Subject: Initial commit git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@512 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/nettools-inst.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 chapter06/nettools-inst.xml (limited to 'chapter06/nettools-inst.xml') diff --git a/chapter06/nettools-inst.xml b/chapter06/nettools-inst.xml new file mode 100644 index 000000000..b651472de --- /dev/null +++ b/chapter06/nettools-inst.xml @@ -0,0 +1,21 @@ + +Installation of Net-tools + + +The Makefile file CFLAGS variable has to be edited +if compiler optimizations should be added. + + + +Install Net-tools by running the following commands: + + +
+ + make && + make install + +
+ +
+ -- cgit v1.2.3-54-g00ecf