Hi,
I just installed "freeradius-server-2.1.11" as follow:
$ ./configure
$ make
$ sudo make install
when I run the server using the following command:
$ sudo radiusd -X
it just returns the following error:
"radiusd: error while loading shared libraries: libfreeradius-radius-2.1.11.so: cannot open shared object file: No such file or directory"
what do you think is the problem?
Thanks for your help.
Regards