Merge tag 'upstream/3.0.717'
[darkstat-debian] / INSTALL
1 Installation instructions
2 -------------------------
3
4 $ ./configure
5 $ make
6 $ make install
7
8
9 Quickstart
10 ----------
11
12 $ darkstat -i eth0
13
14
15 Slightly slower start
16 ---------------------
17
18 $ man darkstat
19
20
21 Packaging
22 ---------
23
24 The install target respects DESTDIR.  If you are packaging darkstat or
25 installing into a chroot, you can:
26
27 $ make install DESTDIR=/chroot/whatever
28
29
30 Portability
31 -----------
32
33 Builds out of the box on:
34
35  - FreeBSD 7.0
36
37 Reported to also work on:
38
39  - Solaris (with Sun C 5.8, and libpcap installed)
40  - Fedora Core (with libpcap-devel installed)
41  - OpenBSD
42  - NetBSD
43  - Mac OS X
44  - AIX
45  - Ubuntu (you need build-essential, zlib1g-dev, libpcap-dev)
46  - Mandrake
47  - OpenSUSE