File: INSTALL

package info (click to toggle)
uif 1.0.5-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 228 kB
  • ctags: 31
  • sloc: perl: 1,812; sh: 231; makefile: 67
file content (24 lines) | stat: -rw-r--r-- 675 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
UIF 1.0.1 Package
=================

This file contains some quick installation hints for
the uif package.

Download:
 You can get the newest version at http://lug.mfh-iserlohn.de/uif.

Dependencies:
 In order to use the script, you need iptables, perl,
 NetAddr::IP (>=3.0) and Net::LDAP.

Build:
 Well - there's nothing to build. Just change the PREFIX on top of
 the Makefile and do a "make install". If you want to start uif during
 bootup you should add the needed links in /etc/rc*. See file "uif"
 for a working init script.

Debian:
 You can type "make deb" to create a debian package in /tmp

Documentation:
 Use "man uif" and "man uif.conf" to see what's possible.