[postgis-devel] [PostGIS] #1485: Can't make check under mingw anymore

PostGIS trac at osgeo.org
Tue Jan 24 03:47:15 PST 2012


#1485: Can't make check under mingw anymore
-----------------------------------+----------------------------------------
 Reporter:  robe                   |       Owner:  strk         
     Type:  defect                 |      Status:  new          
 Priority:  blocker                |   Milestone:  PostGIS 2.0.0
Component:  build/upgrade/install  |     Version:  trunk        
 Keywords:                         |  
-----------------------------------+----------------------------------------

Comment(by robe):

 the main difference aside from my mongw use is I test against my vc++
 PostgreSQL not the mingw compiled one with env variables like this


 {{{
 export PG_VER=91
 export PATHOLD=PATH
 export
 PATH="/c/projects/pg/pg${PG_VER}/bin/:/c/projects/gdal/rel-${GDAL_VER}/bin/:$PATHOLD"
 export PGPORT=5441
 export PG_WINVER=9.1
 export PGUSER=postgres
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1485#comment:5>
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