When I start evolution if fails with the following error:
When I search my system I can find libgnutls.so.47 but not the required file. I made a symlink libgnutls.so.40 that points to libgnutls.so.47 and it seems to work.
My question is, how likely is this to break other things down the road? Or even better, what is the proper fix?
Code:
/libexec/ld-elf.so.1: Shared object "libgnutls.so.40" not found, required by "evolution"
My question is, how likely is this to break other things down the road? Or even better, what is the proper fix?