8 Jun
2017
8 Jun
'17
11:46 a.m.
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