[postgis-users] query multipolygon

jericks JERICKS at co.pierce.wa.us
Tue Jun 9 15:13:58 PDT 2009


When I look at geos.dll or geos_c.dll with dependency walker they both depend
on 
MSVCP90.dll (file not found)
MSVCR90.dll (file not found)
|_Kernel 32.dll
Kernel 32.dll
|_ntdll.dll
I checked our server and it doesn't have either of these missing dlls.  Did
I compile with the wrong version of visual studio?  I used VS 2008.  I am a
Java programmer, so please forgive my ignorance about dlls.  Jars I know a
lot about.

Jared


Paragon Corporation-2 wrote:
> 
> Jared,
> For PostGIS even though you are running on a 64-bit you have to compile in
> 32-bit because PostgreSQL runs in 32-bit space.
> 
> It could be the version number is off.  Did you try doing a dependency
> walk
> to see what it thinks is missing?
> 
> Hope that helps,
> Regina 
> 
> -----Original Message-----
> From: postgis-users-bounces at postgis.refractions.net
> [mailto:postgis-users-bounces at postgis.refractions.net] On Behalf Of
> jericks
> Sent: Tuesday, June 09, 2009 12:08 PM
> To: postgis-users at postgis.refractions.net
> Subject: Re: [postgis-users] query multipolygon
> 
> 
> Thanks everyone for the help so far.  We checked out 3.0 from the SVN
> branch, recompiled, and it solved our problem (on our development PostGIS
> server). 
> Our production PostGIS server is 64bit and is running PostGIS 1.3.6 and
> GEOS
> 3.1.0.  So, we checked out 3.1 from SVN branch, recompiled, and replacing
> the DLLs didn't work.  Presumably because of a 32/64 bit issue?  How do
> you
> recompile GEOS as 64bit?  We are using Windows and we have access to
> visual
> studio 2008.  Is just recompiling GEOS enough?
> 
> Thanks again,
> Jared Erickson
> 

-- 
View this message in context: http://www.nabble.com/query-multipolygon-tp23836573p23952277.html
Sent from the PostGIS - User mailing list archive at Nabble.com.




More information about the postgis-users mailing list