<div dir="ltr">Hi Louis,<div><br></div><div>A few weeks ago I wrote down this memo:</div><div><a href="https://gist.github.com/dkastl/11376623">https://gist.github.com/dkastl/11376623</a><br></div><div><br></div><div>I don't know it's still working but it should. It contains all the packages you need to build pgRouting on Ubuntu 14.04</div>
<div><br></div><div>Let me know, if something doesn't work anymore.</div><div><br></div><div>Daniel</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 17, 2014 at 9:59 AM, Luís de Sousa <span dir="ltr"><<a href="mailto:luis.a.de.sousa@gmail.com" target="_blank">luis.a.de.sousa@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello everyone,<br><br>I am following the Wiki to set up a development environment, but compiling pgRouting is becoming a bit of a saga. Right now I am stuck with cmake unable to find Boost:<br>
<br>CMake Error at /usr/share/cmake-2.8/Modules/FindBoost.cmake:1131 (message):<br>
Unable to find the requested Boost libraries.<br><br> Boost version: 1.54.0<br><br> Boost include path: /usr/include<br><br> Could not find the following Boost libraries:<br><br> boost_thread<br> boost_system<br>
<br> No Boost libraries were found. You may need to set BOOST_LIBRARYDIR to the<br> directory containing Boost libraries or BOOST_ROOT to the location of<br> Boost.<br>Call Stack (most recent call first):<br> cmake/FindCGAL.cmake:42 (find_package)<br>
CMakeLists.txt:303 (find_package)<br><br>I am on Ubuntu 14.04. A few outputs from my system:<br><br>$ dpkg -l | grep boost<br>ii libboost-date-time1.54.0:amd64 1.54.0-4ubuntu3.1 amd64 set of date-time libraries based on generic programming concepts<br>
ii libboost-dev 1.54.0.1ubuntu1 amd64 Boost C++ Libraries development files (default version)<br>ii libboost-graph-dev:amd64 1.54.0.1ubuntu1 amd64 generic graph components and algorithms in C++ (default version)<br>
ii libboost-graph1.54-dev:amd64 1.54.0-4ubuntu3.1 amd64 generic graph components and algorithms in C++<br>ii libboost-graph1.54.0:amd64 1.54.0-4ubuntu3.1 amd64 generic graph components and algorithms in C++<br>
ii libboost-iostreams-dev:amd64 1.54.0.1ubuntu1 amd64 Boost.Iostreams Library development files (default version)<br>ii libboost-iostreams1.54-dev:amd64 1.54.0-4ubuntu3.1 amd64 Boost.Iostreams Library development files<br>
ii libboost-iostreams1.54.0:amd64 1.54.0-4ubuntu3.1 amd64 Boost.Iostreams Library<br>ii libboost-regex1.54-dev:amd64 1.54.0-4ubuntu3.1 amd64 regular expression library for C++<br>
ii libboost-regex1.54.0:amd64 1.54.0-4ubuntu3.1 amd64 regular expression library for C++<br>ii libboost-serialization1.54-dev:amd64 1.54.0-4ubuntu3.1 amd64 serialization library for C++<br>
ii libboost-serialization1.54.0:amd64 1.54.0-4ubuntu3.1 amd64 serialization library for C++<br>ii libboost-system1.54.0:amd64 1.54.0-4ubuntu3.1 amd64 Operating system (e.g. diagnostics support) library<br>
ii libboost-test1.54-dev:amd64 1.54.0-4ubuntu3.1 amd64 components for writing and executing test suites<br>ii libboost-test1.54.0:amd64 1.54.0-4ubuntu3.1 amd64 components for writing and executing test suites<br>
ii libboost-thread1.46.1 1.46.1-7ubuntu3 amd64 portable C++ multi-threading<br>ii libboost1.54-dev 1.54.0-4ubuntu3.1 amd64 Boost C++ Libraries development files<br>
<br>$ locate boost_thread<br>/usr/lib/libboost_thread.so.1.46.1<br><br>$ locate boost_system<br>/usr/lib/x86_64-linux-gnu/libboost_system.so.1.54.0<br><br>$ whereis boost<br>boost: /usr/include/boost<br><br>$ cat /etc/environment | grep BOOST<br>
BOOST_LIBRARYDIR="/usr/lib/x86_64-linux-gnu/:/usr/lib/"<br>BOOST_ROOT="/usr/include/boost"<br><br>Any ideas on why isn't cmake finding Boost? Thank you,<br><br>Luís<br></div>
<br>_______________________________________________<br>
pgrouting-dev mailing list<br>
<a href="mailto:pgrouting-dev@lists.osgeo.org">pgrouting-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/pgrouting-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/pgrouting-dev</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><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.info" style="color:rgb(66,99,171)" target="_blank">http://georepublic.info</a></span></div>
</div>