Hi, Another solution would be to use containers (docker) by installing all the relevant softwares (using a postgres container as basis for instance). It is more work than compiling as Even suggests, but is by far less intrusive to the host system.
didier ________________________________________ De : gdal-dev [[email protected]] de la part de Even Rouault [[email protected]] Date d'envoi : dimanche 24 janvier 2016 13:38 À : [email protected] Objet : Re: [gdal-dev] Ubuntu multiple gdal installations, each with its python bindings Le samedi 23 janvier 2016 08:40:06, [email protected] a écrit : > Hello, > > > > > I’m using a Ubuntu server with PostGIS on GDAL 1.10 with python bindings. > > > > > Now, I’m trying to add a 2.0.1 with python bindings so I could do some > tests. I need to do this without changing the existing environment. I've updated instructions for non-root install on : https://trac.osgeo.org/gdal/wiki/BuildingOnUnix (but lightly tested them so there might be some errors/missing steps) > > > What’s the best way to do this? > > > Thank you -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
