Hi,
I wanted to try the survey_pi
plugin from Rasbats's github, forked from Nohal (
https://github.com/Rasbats/survey_pi/tree/master).
I tried on OCPN 5.10.2 and 5.9.0.
I first tried to compile it myself and was of course greeted with "Incompatible
import plugin detected". Then I tried to
import one compiled by Rasbats available on CloudSmith (
https://cloudsmith.io/~opencpn/repos...lpha/packages/ ---> survey-4.1.0+48.89dbcb3_debian-x86_64-11-x86_64.tar.g) and was able to import it.
Hower the following message appears :
Quote:
Error loading the mod_spatialite extension, refer to manual
|
I previously installed the dependencies listed in the README file :
- libsqlite3 (does not exist under ubuntu 20.04)
- libsqlite3-dev (installed)
- libsqlite3-mod-spatialite (installed)
Has anyone encountered this problem ? Any way to solve it ?
Thanks