23 Aug
2007
23 Aug
'07
8:02 a.m.
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