On Wednesday, December 22, 2021 4:10:17 PM EST Roger Wells wrote:
> upgraded F34 -> F35 & digikam no longer runs.
>  From the CL:
> digikam: symbol lookup error: /lib64/libspatialite.so.7: undefined
> symbol: GEOSFrechetDistanceDensify

/usr/lib64/libspatialite.so.7 is provided by
libspatialite-5.0.1-8.fc35.x86_64, according to dnf.  When I install
that package, I can find the symbol GEOSFrechetDistanceDensify in the
library with this command:

    $ nm -D /usr/lib64/libspatialite.so.7

Maybe you should install or upgrade package libspatialite?

-- 
Garry T. Williams


_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to