more text, with simple installation details
[freeradius.git] / INSTALL
1   Please read the README in the doc/ subdirectory. Section 2 gives you
2 complete details on how to configure, compile and install FreeRADIUS.
3
4   If you do not need to modify the default configuration, then take
5 the following steps to build and install the server:
6
7
8     ./configure
9     make
10     make install
11
12
13   Configuring and running the server MAY be complicated.  Please read
14 the documentation in the doc/ directory for further information.