summaryrefslogtreecommitdiffstats
path: root/doc/deployment/MACOSX
blob: 39ebaecfb5463d853e743de8c182d86ee5697e50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
	Installing FreeRADIUS on MAC OSX
	--------------------------------

1) download, unzip and untar freeradius.tar.gz

2) $ ./configure

3) $ make

4) $ make install

It's what the developers use, so we make sure it works.