<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">I prefer Ubuntu, but knew that Steve
was a Debian guy, so figured it'd work there if anywhere. I'll
give the script a spin tomorrow-- it looks like neither topology
building nor TSP is working for me on Debian either.<br>
<br>
Best,<br>
Steve<br>
<br>
<br>
<br>
On 06/27/2013 11:21 PM, Daniel Kastl wrote:<br>
</div>
<blockquote
cite="mid:CABXBSH-5=B5GhCqHUJs+ZOu_HYkPMnF7RqmGVzMhnqmV0t9+mw@mail.gmail.com"
type="cite">
<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
moz-do-not-send="true"
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/squeeze uptodate 1.42.0-4<br>
libboost-date-time1.42.0/squeeze uptodate 1.42.0-4<br>
libboost-dev/squeeze uptodate 1.42.0.1<br>
libboost-iostreams1.42.0/squeeze uptodate 1.42.0-4<br>
libboost-mpi-python-dev/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/squeeze uptodate 1.42.0.1<br>
libboost-program-options1.42-dev/squeeze uptodate 1.42.0-4<br>
libboost-program-options1.42.0/squeeze uptodate 1.42.0-4<br>
libboost-serialization1.42-dev/squeeze uptodate 1.42.0-4<br>
libboost-serialization1.42.0/squeeze uptodate 1.42.0-4<br>
libboost-thread-dev/squeeze uptodate 1.42.0.1<br>
libboost-thread1.42-dev/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 moz-do-not-send="true"
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 moz-do-not-send="true"
href="mailto:daniel.kastl@georepublic.de"
style="color:rgb(66,99,171)" target="_blank">daniel.kastl@georepublic.de</a><br>
Web: <a moz-do-not-send="true" href="http://georepublic.de/"
style="color:rgb(66,99,171)" target="_blank">http://georepublic.de</a></span>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
pgrouting-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:pgrouting-dev@lists.osgeo.org">pgrouting-dev@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/pgrouting-dev">http://lists.osgeo.org/mailman/listinfo/pgrouting-dev</a>
</pre>
</blockquote>
<br>
</body>
</html>