Skip to content

Instantly share code, notes, and snippets.

Created August 1, 2017 15:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/5e8c83db6d0884130a03045ae21c820b to your computer and use it in GitHub Desktop.
Save anonymous/5e8c83db6d0884130a03045ae21c820b to your computer and use it in GitHub Desktop.
opensrf.math fails on Debian 9
opensrf.math 2017-08-01 11:06:30 [INFO:11957:osrf_application.c:145:] Registering application opensrf.math with file osrf_math.so
opensrf.math 2017-08-01 11:06:30 [ERR :11957:osrf_application.c:151:] Failed to dlopen library file osrf_math.so: osrf_math.so: cannot open shared object file: No such file or directory
opensrf.math 2017-08-01 11:06:30 [INFO:11957:osrf_system.c:311:] Prefork Server exiting for service opensrf.math and implementation osrf_math.so
opensrf.dbmath 2017-08-01 11:06:30 [INFO:11966:osrf_application.c:145:] Registering application opensrf.dbmath with file osrf_dbmath.so
opensrf.dbmath 2017-08-01 11:06:30 [ERR :11966:osrf_application.c:151:] Failed to dlopen library file osrf_dbmath.so: osrf_dbmath.so: cannot open shared object file: No such file or directory
opensrf.dbmath 2017-08-01 11:06:30 [INFO:11966:osrf_system.c:311:] Prefork Server exiting for service opensrf.dbmath and implementation osrf_dbmath.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment