Hi All,<br><br>So I'm on Ubuntu Hardy Heron, currently running FreeRADIUS 2.1.6, and have just downloaded 2.1.7<br><br>./configure ; make ; make install<br><br>No complaints other than the expected "config files are more recent, you'll need to fix that yourself, we won't touch it".<br>

<br>Running the new radiusd produces an error:<br><br># radiusd -X<br>radiusd: error while loading shared libraries: <a href="http://libfreeradius-radius-2.1.7.so">libfreeradius-radius-2.1.7.so</a>: cannot open shared object file: No such file or directory<br>

<br># locate <a href="http://libfreeradius-radius-2.1.7.so">libfreeradius-radius-2.1.7.so</a><br>/usr/local/lib/<a href="http://libfreeradius-radius-2.1.7.so">libfreeradius-radius-2.1.7.so</a><br><br>mm ok, so it's there (NB right beside the -2.1.6 libraries).<br>

<br>And they both have the same permissions.<br><br>Also, if I then go to my 2.1.6 source dir, and re-run make install, I am back to a working 2.1.6 installation.<br><br>What am I missing?<br><br>Thanks,<br>Phil P<br>