<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>I had similar problem ("radiusd: error while loading shared libraries:  <a href="http://libfreeradius-radius-2.1.5.so" target="_blank">libfreeradius-radius-2.1.5.so</a>") several times these days... just a few hours ago as well. Issuing a ldconfig on GNU / Linux after installation from source fixes the problem for me. Not source editing, version replacement etc needed.</div><div><br></div><div><div><div>On 28.04.2009, at 03:55, Ernesto Cadiz wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Well I've changed the version problem with the libraries but when i run radius it appear this trouble:<br><br><br> tls {<br>    rsa_key_exchange = no<br>    dh_key_exchange = yes<br>    rsa_key_length = 512<br>    dh_key_length = 512<br>     verify_depth = 0<br>    pem_file_type = yes<br>    private_key_file = "/usr/local/etc/raddb/certs/servored/servored_cert.pem"<br>    certificate_file = "/usr/local/etc/raddb/certs/servored/servored_cert.pem"<br>     CA_file = "/usr/local/etc/raddb/certs/servored/cacert.pem"<br>    private_key_password = "cisco"<br>    dh_file = "/usr/local/etc/raddb/certs/dh"<br>    random_file = "/usr/local/etc/raddb/certs/random"<br>     fragment_size = 1024<br>    include_length = yes<br>    check_crl = no<br>    cipher_list = "DEFAULT"<br>    cache {<br>    enable = no<br>    lifetime = 24<br>    max_entries = 255<br>    }<br>   }<br>rlm_eap: SSL error error:0906D06C:PEM routines:PEM_read_bio:no start line<br> rlm_eap_tls: Error reading private key file /usr/local/etc/raddb/certs/servored/servored_cert.pem<br>rlm_eap: Failed to initialize type tls<br>/usr/local/etc/raddb/eap.conf[17]: Instantiation failed for module "eap" <br> /usr/local/etc/raddb/sites-enabled/inner-tunnel[223]: Failed to find module "eap".<br>/usr/local/etc/raddb/sites-enabled/inner-tunnel[176]: Errors parsing authenticate section. <br> }<br><br>i think this happens because i use a RSA key length on the certificate with 1024 bites and in the  rsa_key_length line is equal to 512. i don't know if i have to change this line too and in which script i can find the line to change it.<br> <br>Thanks to all for the help<br>Best Regards.<br>Ernesto<br><br><div class="gmail_quote">2009/4/27 Ivan Kalik <span dir="ltr"><<a href="mailto:tnt@kalik.net">tnt@kalik.net</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> First do updatedb. Then see if locate can find this library. If it can,<br> radius will probably run. If it doesn't - well, it's in the FAQ.<br> <font color="#888888"><br> Ivan Kalik<br> Kalik Informatika ISP<br> </font><div><div></div><div class="h5"><br> > OK, i try to find the script where is that part of the libraries but i<br> > can't<br> > find it......can anyone tell wich is the script?......thank for all<br> ><br> > 2009/4/24 <<a href="mailto:A.L.M.Buxey@lboro.ac.uk">A.L.M.Buxey@lboro.ac.uk</a>><br> ><br> >> Hi,<br> >><br> >> > *casa:/usr/local/etc/raddb# radiusd -X<br> >> > radiusd: error while loading shared libraries:<br> >> <a href="http://libfreeradius-radius-2.1.5.so" target="_blank">libfreeradius-radius-2.1.5.so</a>:<br> >> > cannot open shared object file: No such file or directory*<br> >><br> >> with the current 2.1.4 release there is an identity crisis - please<br> >> check the source code and replace the 2.1.5 with 2.1.4 and<br> >> rebuilt/reinstall<br> >><br> >> alan<br> >> -<br> >> List info/subscribe/unsubscribe? See<br> >> <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br> >><br> > -<br> > List info/subscribe/unsubscribe? See<br> > <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br> <br> <br> -<br> List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br> </div></div></blockquote></div><br> -<br>List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a></blockquote></div><br></div></body></html>