# e-mail:info@netup.ru
# Copyright (c) 2001-2004 NetUP Inc. <info@netup.ru>. All rights reserved.
# This project is a part of NetUP UTM - Universal Billing System
# For more information please visit www.netup.biz

* Installation steps:
./preconf
./configure
make
make install

* Requirements:
automake >= 1.7
autoconf >= 2.59
libpcap version >= 0.8

* If you want to use FreeBSD divert/tee socket execute following configure command:
./configure --with-bsd_div=yes

* If you want to use Linux iptables ULOG execute following configure command:
./configure --with-ulog=yes
