[postgis-devel] [PostGIS] #1064: [raster] transform regress failing on 8.4 windows build
PostGIS
trac at osgeo.org
Fri Jul 1 02:06:17 PDT 2011
#1064: [raster] transform regress failing on 8.4 windows build
----------------------------+-----------------------------------------------
Reporter: robe | Owner: dustymugs
Type: defect | Status: assigned
Priority: blocker | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
Comment(by mcayland):
Yes - if you can't load the postgis-2.0.dll library when loading the
PostGIS functions into a database on Windows then that generally means the
loader can't find a dependent DLL somewhere. Check that the GEOS, PROJ and
libxml DLLs are somewhere not too far away or maybe even use MS's
depends.exe to see what else the DLL depends upon.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1064#comment:10>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list