problem installing RLM-Python installation in 1.7

2007-08-23 Thread UriCALL Support
Dear All, I grabbed today the sources for 1.7 distribution and wanted to compile the rlm_python also in, but, as opposite to 1.6 version, it looks like some libraries are not longer included, here are the errors: host1:/usr/local/src/freeradius/freeradius-1.1.7/src/modules/rlm_python# make

Re: problem installing RLM-Python installation in 1.7

2007-08-23 Thread Marc LEURENT
Did you succeed in compiling the rlm_python module statically in 1.6? And if I would be very grateful if you can explain me how? Because I'he got this error: rlm_python.c:456: warning: passing argument 2 of 'PyObject_GetAttrString' discards qualifiers from pointer target type gcc -g -O2

Re: problem installing RLM-Python installation in 1.7

2007-08-23 Thread Alan DeKok
UriCALL Support wrote: Dear All, I grabbed today the sources for 1.7 distribution and wanted to compile the rlm_python also in, but, as opposite to 1.6 version, it looks like some libraries are not longer included, here are the errors: 1.1.7, and 1.1.6. There are no 1.6 or 1.7

Re: problem installing RLM-Python installation in 1.7

2007-08-23 Thread A . L . M . Buxey
Hi, The solution (as almost always in these kind of situations) is to follow the documentation for the build process: $ configure for python, --with-experimental-modules alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: problem installing RLM-Python installation in 1.7 (Alan DeKok)

2007-08-23 Thread UriCALL Support
Hi there Alan, and thank you for your reply. I got the install now successfully without further issues. Regarding the version, I hope you understood me, since I am not really an accountant ;-). Will be more careful with numbers in the future. Got another question now that I have your

Re: problem installing RLM-Python installation in 1.7 (Alan DeKok)

2007-08-23 Thread Alan DeKok
UriCALL Support wrote: A while back we discussed some changes which would help me and other users in rlm_digest (moving the part commented as Loop through the Digest-Attributes, sanity checking them. from authenticate function into authorize one), without, at least from my limited point of