[pgrouting-dev] library versions

Daniel Kastl daniel at georepublic.de
Thu Jun 27 20:21:04 PDT 2013


On Fri, Jun 28, 2013 at 12:02 PM, Stephen Woodbridge <
woodbri at swoodbridge.com> wrote:

> On 6/27/2013 10:07 PM, Stephen Mather wrote:
>
>> In the documentation for compilation, several of the library version are
>> listed as TBD-- any guesses/recommendations (known versions that work)
>> for those libraries?  What does a typical (in Steve's case) debian build
>> look like library-wise?
>>
>
> libcgal-dev/squeeze uptodate 3.6.1-2
> libcgal5/squeeze uptodate 3.6.1-2
>
> cmake version 2.8.10.2
>
> libboost-date-time1.42-dev/**squeeze uptodate 1.42.0-4
> libboost-date-time1.42.0/**squeeze uptodate 1.42.0-4
> libboost-dev/squeeze uptodate 1.42.0.1
> libboost-iostreams1.42.0/**squeeze uptodate 1.42.0-4
> libboost-mpi-python-dev/**squeeze uptodate 1.42.0.1
> libboost-mpi1.42-dev/squeeze uptodate 1.42.0-4
> libboost-mpi1.42.0/squeeze uptodate 1.42.0-4
> libboost-program-options-dev/**squeeze uptodate 1.42.0.1
> libboost-program-options1.42-**dev/squeeze uptodate 1.42.0-4
> libboost-program-options1.42.**0/squeeze uptodate 1.42.0-4
> libboost-serialization1.42-**dev/squeeze uptodate 1.42.0-4
> libboost-serialization1.42.0/**squeeze uptodate 1.42.0-4
> libboost-thread-dev/squeeze uptodate 1.42.0.1
> libboost-thread1.42-dev/**squeeze uptodate 1.42.0-4
> libboost-thread1.42.0/squeeze uptodate 1.42.0-4
> libboost1.42-dev/squeeze uptodate 1.42.0-4
>
> psql (PostgreSQL) 9.2.4
>
> what else am I forgetting?
>
>
Hi Steve,

I don't know about Debian, but it shouldn't be too much different to Ubuntu
package names. Maybe the versions might be a bit older.
This is a Vagrant setup script for my Ubuntu build environment, that
compiles PostGIS as well:
https://github.com/pgRouting/pgrouting/blob/develop/tools/vagrant/bootstrap.sh

>From that script the list of packages that get installed is

   - libcgal-dev
   - libboost-graph-dev
   - libboost-thread-dev
   - postgresql-$POSTGRESQL_VERSION
   - postgresql-contrib-$POSTGRESQL_VERSION
   - postgresql-server-dev-$POSTGRESQL_VERSION

The other packages are for PostGIS and packaging.
Usually the packages above should also install dependencies.

But maybe Steve can help better, because he usually works on Debian.

Daniel




-- 
Georepublic UG & Georepublic Japan
eMail: daniel.kastl at georepublic.de
Web: http://georepublic.de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pgrouting-dev/attachments/20130628/5202ca6a/attachment-0001.html>


More information about the pgrouting-dev mailing list