Hi all, I install `QGIS` in Ubuntu18.04, but it says: ```shell /usr/lib/qgis/crssync: error while loading shared libraries: libogdi.so.3.2: cannot open shared object file: No such file or directory ``` And when I install `libogdi3.2`, then install `QGIS`. It removes `libogdi3.2` and install `libogdi4.1` ```shell Removing libogdi3.2 (3.2.0+ds-2) ... Selecting previously unselected package libogdi4.1. (Reading database ... 467797 files and directories currently installed.) Preparing to unpack .../00-libogdi4.1_4.1.0+ds-1~bionic0_amd64.deb ... Unpacking libogdi4.1 (4.1.0+ds-1~bionic0) ... ``` But then it requires me `libogdi3.2` again. What should I do to fix this? Thanks!
Best regards, Han
_______________________________________________ UbuntuGIS mailing list Ubuntu@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/ubuntu http://trac.osgeo.org/ubuntugis/wiki