[postgis-users] Dependencies of DLLs related to PostGIS
Kitaguchi, Sunao
kitaguchi.sunao at jp.fujitsu.com
Fri Oct 12 02:52:16 PDT 2018
Hi,
We compiled PostGIS 2.4.3 from source on Windows Server 2016(MSYS2).
DLLs we created have different dependencies from published DLLs(https://download.osgeo.org/postgis/windows/).
Is this all right?
e.g.1)LIBINTL-8.DLL
LIBINTL-8.DLL we created depends on LIBICONV-2.DLL and LIBWINPTHREAD-1.DLL.
The published has no dependencies.
e.g.2)LIBXML2-2.DLL
LIBXML2-2.DLL we created depends on LIBICONV-2.DLL and ZLIB1.DLL.
The published has no dependencies.
e.g.3)shp2pgsql.exe
Shp2pgsql.exe we created depends on LIBLWGEOM-2-4-0.DLL, LIBICONV-2.DLL and IBINTL-8.DLL.
The published depends on LIBICONV-2.DLL, LIBGEOS_C.DLL and LIBPROJ-12.DLL.
Thanks,
Sunao Kitaguchi
More information about the postgis-users
mailing list