Issue with running command of "radiusd -X" inside the "screen" command
Alan DeKok
aland at deployingradius.com
Tue Mar 3 18:54:19 CET 2009
yiyongyun wrote:
> When I excute the command of "radiusd -X" inside the "screen"
> command I met the problem of below:
> radiusd: error while loading shared libraries: libclntsh.so.10.1: cannot
> open shared object file: No such file or directory
> But if I excute the command of "radiusd -X" outside the "screen"
> command,the command of "radiusd -X" can work very well.
> Who can tell me what has happend, thanks!
Your LD_LIBRARY_PATH is different when you run "screen". Fix it to
point to the directory with the Oracle libraries.
Alan DeKok.
More information about the Freeradius-Devel
mailing list