I have a strange problem with Freeradius 0.9.3 on AIX (both 4.3.3 and 5.2).

The software builds and installs just fine, but when I try to run radiusd, I get the 
following error message: 

> radiusd:  entering modules setup
> Module: Library search path is /usr/local/lib
> radiusd.conf[1186] Failed to link to module 'rlm_expr': A file or directory in the 
> path name does not exist. 

The library exists and is located in /usr/local/lib. Access rights are 755, so there 
should also be no problem. I ran a truss of the radiusd and got 

> radiusd:  entering modules setup
> Module: Library search path is /usr/local/lib
> open("/usr/local/lib/rlm_expr.la", O_RDONLY)    = 3
> open("/usr/lib/nls/msg/en_US/execerr.cat", O_RDONLY) = 3
> open("/usr/lib/nls/msg/en_US/libc.cat", O_RDONLY) = 4
> open("/usr/lib/nls/msg/en_US/libc.cat", O_RDONLY) = 4
> radiusd.conf[1186] Failed to link to module 'rlm_expr': A file or directory in the 
> path name does not exist. 

Any ideas for further investigation? I'm kind of stuck here ... 

Regards, 

  Peter.

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to