<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jun 28, 2013 at 12:02 PM, Stephen Woodbridge <span dir="ltr"><<a href="mailto:woodbri@swoodbridge.com" target="_blank">woodbri@swoodbridge.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">On 6/27/2013 10:07 PM, Stephen Mather wrote:<br>


<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
In the documentation for compilation, several of the library version are<br>
listed as TBD-- any guesses/recommendations (known versions that work)<br>
for those libraries?  What does a typical (in Steve's case) debian build<br>
look like library-wise?<br>
</blockquote>
<br></div>
libcgal-dev/squeeze uptodate 3.6.1-2<br>
libcgal5/squeeze uptodate 3.6.1-2<br>
<br>
cmake version 2.8.10.2<br>
<br>
libboost-date-time1.42-dev/<u></u>squeeze uptodate 1.42.0-4<br>
libboost-date-time1.42.0/<u></u>squeeze uptodate 1.42.0-4<br>
libboost-dev/squeeze uptodate 1.42.0.1<br>
libboost-iostreams1.42.0/<u></u>squeeze uptodate 1.42.0-4<br>
libboost-mpi-python-dev/<u></u>squeeze uptodate 1.42.0.1<br>
libboost-mpi1.42-dev/squeeze uptodate 1.42.0-4<br>
libboost-mpi1.42.0/squeeze uptodate 1.42.0-4<br>
libboost-program-options-dev/<u></u>squeeze uptodate 1.42.0.1<br>
libboost-program-options1.42-<u></u>dev/squeeze uptodate 1.42.0-4<br>
libboost-program-options1.42.<u></u>0/squeeze uptodate 1.42.0-4<br>
libboost-serialization1.42-<u></u>dev/squeeze uptodate 1.42.0-4<br>
libboost-serialization1.42.0/<u></u>squeeze uptodate 1.42.0-4<br>
libboost-thread-dev/squeeze uptodate 1.42.0.1<br>
libboost-thread1.42-dev/<u></u>squeeze uptodate 1.42.0-4<br>
libboost-thread1.42.0/squeeze uptodate 1.42.0-4<br>
libboost1.42-dev/squeeze uptodate 1.42.0-4<br>
<br>
psql (PostgreSQL) 9.2.4<br>
<br>
what else am I forgetting?<br>
<br></blockquote><div><br></div><div>Hi Steve,</div><div><br></div><div>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.</div><div>

This is a Vagrant setup script for my Ubuntu build environment, that compiles PostGIS as well:</div><div><a href="https://github.com/pgRouting/pgrouting/blob/develop/tools/vagrant/bootstrap.sh">https://github.com/pgRouting/pgrouting/blob/develop/tools/vagrant/bootstrap.sh</a><br>

</div><div><br></div><div>From that script the list of packages that get installed is</div><div><ul><li>libcgal-dev </li><li>libboost-graph-dev </li><li>libboost-thread-dev </li><li>postgresql-$POSTGRESQL_VERSION </li><li>

postgresql-contrib-$POSTGRESQL_VERSION </li><li>postgresql-server-dev-$POSTGRESQL_VERSION <br></li></ul><div>The other packages are for PostGIS and packaging.</div></div><div>Usually the packages above should also install dependencies.</div>

<div><br></div><div>But maybe Steve can help better, because he usually works on Debian.</div><div><br></div><div>Daniel</div><div><br></div><div><br></div><div> </div></div><div><br></div>-- <br><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse">Georepublic UG & Georepublic Japan<br>

eMail: <a href="mailto:daniel.kastl@georepublic.de" style="color:rgb(66,99,171)" target="_blank">daniel.kastl@georepublic.de</a><br>Web: <a href="http://georepublic.de/" style="color:rgb(66,99,171)" target="_blank">http://georepublic.de</a></span>
</div></div>