6 Apr
2006
6 Apr
'06
11:25 a.m.
Pelusa Vali wrote:
i use debian etch and cann't find such package, may be it's not necessary for debian or new mysql versions don't use it any more??
In Debian etch the MySQL client headers are in package libmysqlclient15-dev. However as Peter said you should just install a binary version from Debian with apt-get. # apt-get install freeradius-mysql freeradius-dialupadmin If you really want to recompile FreeRADIUS yourself, search in the FAQ how to build a Debian package from sources.
and, by the way, how may i uninstall freeradius??
Like any other Debian package: # apt-get remove freeradius -- Nicolas Baradakis