I installed from rpm, rpmbuild against kernel from the src file.
Installed all modules put out by build as well as all modules for
freeradius via yum. What is the best way to install freeradius, via
source/yum or rpm?

-----Original Message-----
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
org] On Behalf Of [EMAIL PROTECTED]
Sent: 27 November 2008 11:16
To: FreeRadius users mailing list
Subject: Re: Centos 5.2 How To

Hi,

> I have been struggling for days trying to get freeradius installed on
> Centos 5.2 i386, I get basic pap authentication working but when i try
> and use authentication with mysql as the db i get errors saying "can't
> find module sql" when running "radiusd -X" As soon as i uncomment
"sql"
> in "/etc/radddb/sites-enabled/default" file it starts up with no
> problems.

did you install via rpm or via source code?  if you installed
via RPM then you need some additional RPMs - freeradius-mysql
being one of them - do a 'yum search freeradius' for more info.

if you installed via source, then you need to ensure you have the
devel RPM packages installed for all bits of freeradius you need
eg openssl-devel for SSL stuff (PEAP, TLS), mysql-devel for Mysql
support to be built etc.   reading of the ./configure
output helps in this instance  (./configure | grep "WARN")

alan
-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to