apophenia
apophenia copied to clipboard
Runtime error
Hi,
I recently upgraded all the packages in my OS , and unfortunately, can't get apophenia to run:
ld-elf.so.1: Shared object "libmysqlclient.so.18" not found, required by "libapophenia.so.2"
Is there a way to get rid of this dependence. I use sqlite- not mysql.
Thank you.
When I reverted mysql to al older version (which has the lib), I now get a different error.
ld-elf.so.1: Shared object "libomp.so.0" not found, required by "libapophenia.so.2"
I guess the newer versions of the packages don't have the old libs that apophenia depends on. Is it possible to have compile apophonia without these libs?