Hello,
I am trying to install freeradius 1.0.3 in a machine running Linux ubuntu
hoary OS. My questions are:
1. Will the following procedure work?
tar xzf ~/freeradius-1.0.3.tar.gz
cd freeradius-1.0.3
fakeroot dpkg-buildpackage -b
sudo dpkg -i ../freeradius_1.0.3-0_i386.deb
2. Do I have to make any changes due to the fact that (i) I am using
ubuntu (Debian) or that (ii) I will be using MySQL modules?
Thanks,
Max