Hi All, I am trying to install FreeRadius with Python enabled. I do configure with parameter --with-experimental-modules and make + make install Install ended very well. But when I executed radiusd -XC, I can't find the radius load the rlm_python module. Is there anything that I missed? My Server Configuration: CentOS release 5 (Final) FreeRadius 2.1.4 Python 2.5.2 Thank you. Leo
A.L.M.Buxey@lboro.ac.uk wrote:
Hi,
My Server Configuration: CentOS release 5 (Final) FreeRadius 2.1.4 Python 2.5.2
you need the -devel packages for programs you want support for
alan
The documentation at http://wiki.freeradius.org/Red_Hat_FAQ contains information for building on CentOS, Fedora, and RHEL. In particular section 3.3 covers build dependencies. -- John Dennis <jdennis@redhat.com> Looking to carve out IT costs? www.redhat.com/carveoutcosts/
Hi, How can find the -devel packages? I download the free-radius from ftp://ftp.freeradius.org/pub/freeradius/freeradius-server-2.1.4.tar.gz and use the command ./configure --with-experimental modules make make install Also, I don't use RPM here, just build it from source. Leo John Dennis wrote:
A.L.M.Buxey@lboro.ac.uk wrote:
Hi,
My Server Configuration: CentOS release 5 (Final) FreeRadius 2.1.4 Python 2.5.2
you need the -devel packages for programs you want support for
alan
The documentation at http://wiki.freeradius.org/Red_Hat_FAQ contains information for building on CentOS, Fedora, and RHEL.
In particular section 3.3 covers build dependencies.
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
John Dennis -
Leonardus Gazali