I have complied freeradius with ./configure, make & make install. but when i give the command as radiusd -X it gives me the error as radiusd: error while loading shared libraries: libfreeradius-radius-2.0.4.so: cannot open shared object file: No such file or directory I installed freeradius-server-libs-2.0.4-8.1.i586.rpm also. but same errors occure. Please help Thanks in Advance Anant Mule
Read the FAQ. Shared library problems are explained there. Explanation might relate to mysql libraries but it applies to other "missing" libraries too. Ivan Kalik Kalik Informatika ISP Dana 28/5/2008, "Anant Mule" <anant.mule@gmail.com> piše:
I have complied freeradius with ./configure, make & make install. but when i give the command as radiusd -X it gives me the error as
radiusd: error while loading shared libraries: libfreeradius-radius-2.0.4.so: cannot open shared object file: No such file or directory
I installed freeradius-server-libs-2.0.4-8.1.i586.rpm also. but same errors occure. Please help
Thanks in Advance
Anant Mule
Anant Mule wrote:
I have complied freeradius with ./configure, make & make install. but when i give the command as radiusd -X it gives me the error as
radiusd: error while loading shared libraries: libfreeradius-radius-2.0.4.so <http://libfreeradius-radius-2.0.4.so>: cannot open shared object file: No such file or directory
Does the file exist in your system? Is it in a directory where the dynamic linker can find it?
I installed freeradius-server-libs-2.0.4-8.1.i586.rpm also. but same errors occure. Please help
If you're using RPM's, why not just install the server RPM? Alan DeKok.
participants (3)
-
Alan DeKok -
Anant Mule -
Ivan Kalik