Hi All,
I really need your help to setup freeradius-0.9.3 on my Red Hat machine.
I downloaded and installed Freeradius-0.9.3 as instructed on my Red Hat Linux 9.0
machine. I did the follow steps to install it
[root]# tar zxvf freeradius-0.9.3.tar.gz
[root]# ./configure --disable-share
[root]# make
[root]# make install
Ater installing it, I tried to run it as following command
[root]# radiusd -X
and got the error like this:
....
radiusd: entering modules setup
Module: Library search path is /usr/local/lib
radiusd.conf[1186] Failed to link to module 'rlm_expr': file not found
I looked at the radiusd.conf file at line 1186 and it looked like
#
#The 'expression' module currently has no configuration
#
expr { }
#
#
I checked and saw the rlm_expr file is in ./freeradius-0.9.3/src/modules directory
I checked and saw the rlm_expr.a, rlm_expr.la, rlm_expr-0.9.3.1a files in
/usr/local/lib directory
I don't understand why I got that error. Is that problem relate to freeradius
installation? If it is, I want to uninstall it and restart from scratch whichi rerun
"configure", then "make" then "make install". But I don't know how to uninstall it,
would anybody please help me to uninstall Freeradius-0.9.3 from Red Hat Linux (9.0)?
Thank you in advanced
Henry
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html