[postgis-users] Instllation problem on WinXP
Mark Cave-Ayland
mark.cave-ayland at ilande.co.uk
Thu Nov 2 12:47:40 PST 2006
Hi Akio,
On Fri, 2006-11-03 at 03:36 +0900, Akio Takubo wrote:
> Sorry for reporting more info too late.
No problem - thanks for the information.
> Now I've just finished to test postgis installer with some tools.
> I tested with XP SP2(japanese) and XP SP2 (English).
>
> Filemon shows a large diffrence for these two environment.
> As postgis installer run lwpostgis.sql, liblwgeom.dll wad read.
> In English env, reading libgeos_c-1.dll, libgeos-2.dll and libproj.dll were also
> accessed just after liblwgeom.dll. But in Japanese env, only liblwgeom.dll was read,
> and other three libraries were not accessed. Both environment seem to have same
> directory tree and files. I can't find any diffrence or condition.
> At last I made small program only to load liblwpostgis.dll with "LoadLibrary" function.
> It works fine to do "LoadLibrary" for both environment...
>
> Above is all my examing result.
> Can I get other useful information from my environment?
Yes please - can you point the Microsoft Dependency Checker at
liblwgeom.dll on both a Japanese and English environment and see if the
unresolved imports are different?
Kind regards,
Mark.
More information about the postgis-users
mailing list