24 Aug
2005
24 Aug
'05
7:53 a.m.
BugBuster wrote:
I compiled with '--disable-shared' but on Debian Linux FreeRADIUS does not work with MySQL.
On Debian, compile FreeRADIUS with the command dpkg-buildpackage. This will prior check whether all the necessary packages are installed on your system. $ cd freeradius-1.0.4 $ fakeroot dpkg-buildpackage -b $ sudo dpkg -i ../freeradius_1.0.4-0_i386.deb -- Nicolas Baradakis