problem installing RLM-Python - SOLVED
Nicolas Baradakis
nbk at sitadelle.com
Thu Aug 23 14:02:07 CEST 2007
UriCALL Support wrote:
> Marc, here is how I got it running:
>
> 1. Grab the sources and unpack them (1.1.7 version)
> 2. After unpacking, run from within the source folder:
> ./configure --with-static-modules=python
> make
Sorry, it seems the file doc/rlm_python is 5 years old and is really
outdated. It doesn't make sense to use --with-static-modules=python
with current version of Python.
As posted to the list, the correct configure line is:
$ ./configure --with-experimental-modules
--
Nicolas Baradakis
More information about the Freeradius-Users
mailing list