File: INSTALL

package info (click to toggle)
totd 1.4-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 660 kB
  • ctags: 512
  • sloc: ansic: 5,840; sh: 2,826; perl: 111; makefile: 110
file content (24 lines) | stat: -rw-r--r-- 871 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
*** Compiling and Installing totd ***

   totd is known to compile and run on FreeBSD, NetBSD, and Darwin. It is
   expected to compile and run on any OS with a Kame derived IPv6 stack.
   In addition, totd (starting with version 1.3) is known to run on several
   Linux based systems and has been reported to compile and run on Solaris 8.

   If compilation on your system fails you can send me problem reports,
   which I may process or maybe not.

   The best way to compile and install totd is to:

   1. run ./configure
      configure takes --prefix <dir> as option to specify installation directory
   2. make depend && make && make install

   It is possible to avoid compiling in some of the more experimental features
   of totd. See ./configure --help for your options.

   If the best way doesn't work, you are basically on your own.

   Have fun,

   Feico.