Freeradius 3.0.14 - Enable SQLite
    Alan Buxey 
    alan.buxey at gmail.com
       
    Thu Jun  8 17:46:40 CEST 2017
    
    
  
hi,
if the rlm_* files are in the right place on disk, then ensure that
you have updated the library system - ldconfig -v
(and make sure that the paths are in the eg /etc/ld.so.conf.d/
directory etc.   if you dont see any mention of
the rlm_* files when running that command then its not correclty in
your library path.
also, do you actually HAVE  SQLITE installed on the system....or just
the headers/dev stuff?   if the latter, then
the build process will build the FR stuff.... but you wont be able to run it :)
alan
    
    
More information about the Freeradius-Users
mailing list