Hello,

 

I am rather new to freeradius and I´m having trouble running the server after 
installation

 

I installed using:

 ./configure --sysconfdir=/etc

Make

Make install

 

When I try running with radiusd I get the following error:

 

/usr/local/sbin/radiusd: error while loading shared libraries: 
libfreeradius-radius-2.0.5.so: cannot open shared object file: No such file or 
directory

 

The libfreeradius-radius-2.0.5.so  file is located at the following directory:

 

ns1:/usr/local # find / -name libfreeradius-radius-2.0.5.so

/usr/local/lib/libfreeradius-radius-2.0.5.so

 

This is my radiusd.conf

 

prefix = /usr/local

exec_prefix = ${prefix}

sysconfdir = /etc

localstatedir = /var

sbindir = ${exec_prefix}/sbin

logdir = ${localstatedir}/log/radius

raddbdir = ${sysconfdir}/raddb

radacctdir = ${logdir}/radacct

confdir = ${raddbdir}

run_dir = ${prefix}/${localstatedir}/run/radiusd

db_dir = /usr/local/lib/

libdir = ${exec_prefix}/lib

 

>From what is configured above, the libdir should be /usr/local/lib which is 
>exactly where the file is located.

 

Is there something I am missing?

 

Thank you,

Frederick Pohl



 



Esta mensagem, incluindo seus anexos, pode conter informações privilegiadas 
e/ou de caráter confidencial, não podendo ser retransmitida sem autorização do 
remetente. Se você não é o destinatário ou pessoa autorizada a recebê-la, 
informamos que o seu uso, divulgação, cópia ou arquivamento são proibidos. 
Portanto, se você recebeu esta mensagem por engano, por favor, nos informe 
respondendo imediatamente a este e-mail e em seguida apague-a.

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

Reply via email to