apophenia icon indicating copy to clipboard operation
apophenia copied to clipboard

Runtime error

Open heshriti opened this issue 5 years ago • 1 comments

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.

heshriti avatar Oct 22 '19 16:10 heshriti

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?

heshriti avatar Oct 22 '19 16:10 heshriti