[postgis-devel] [PostGIS] #970: Cannot assume only one Python on system

PostGIS trac at osgeo.org
Sat May 21 10:30:58 PDT 2011


#970: Cannot assume only one Python on system
----------------------------+-----------------------------------------------
 Reporter:  bnordgren       |       Owner:  pracine      
     Type:  defect          |      Status:  new          
 Priority:  blocker         |   Milestone:  PostGIS 2.0.0
Component:  postgis raster  |     Version:  trunk        
 Keywords:                  |  
----------------------------+-----------------------------------------------
 Corrolary: makefiles and configure need to allow user to specify python
 executable.

 PostGIS with raster support does not build on arch linux without
 modification at the moment, as they have made the "python" executable be
 python 3 and the "python2" executable be python 2. GDAL python bindings
 are installed only for Python 2.

 In general, however, it will probably not be unusual to find a python 3
 and a python 2 on the same system with varying ways to cope with the name
 collision. THe build scripts need to allow the user/packager to specify
 how this should be handled in their environment.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/970>
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