hi, I am building freeradius 2.1.3 on ubuntu (configure/make/make install) I am trying to use perl module, but when I can't start my server. I have put "perl" as a module in my radiusd.conf file. I don't file the rlm_perl*.so file in /usr/local/lib/ where all the other rlm_*.so files are located. What am I missing? I also tried to configure with the experimental modules flag. Thanks -a
Hi,
I have put "perl" as a module in my radiusd.conf file.
I don't file the rlm_perl*.so file in /usr/local/lib/ where all the other rlm_*.so files are located.
What am I missing?
have you edited experimental.conf to enable PERL and have you included this file in the radiusd.conf or sites-enabled/* files? alan
On Dec 17, 2008, at 11:54 PM, al pat wrote:
I am trying to use perl module, but when I can't start my server.
I have put "perl" as a module in my radiusd.conf file.
I don't file the rlm_perl*.so file in /usr/local/lib/ where all the other rlm_*.so files are located.
What am I missing?
Maybe you are missing development files for perl. Install them and then rebuild your freeradius. Best Regards, Boian Jordanov SNE Orbitel - Next Generation Telecom tel. +359 2 4004 723 tel. +359 2 4004 002
Hi - Thanks for the replies. I put libperl-dev and that worked. Rgds -a On Thu, Dec 18, 2008 at 4:42 AM, Boian Jordanov <bjordanov@orbitel.bg>wrote:
On Dec 17, 2008, at 11:54 PM, al pat wrote:
I am trying to use perl module, but when I can't start my server.
I have put "perl" as a module in my radiusd.conf file.
I don't file the rlm_perl*.so file in /usr/local/lib/ where all the other rlm_*.so files are located.
What am I missing?
Maybe you are missing development files for perl. Install them and then rebuild your freeradius.
Best Regards, Boian Jordanov SNE Orbitel - Next Generation Telecom tel. +359 2 4004 723 tel. +359 2 4004 002 * *
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
al pat -
Boian Jordanov