<div dir="ltr">Just use this PPA, which is available for a about a week now:<div><a href="https://launchpad.net/~georepublic/+archive/pgrouting-unstable">https://launchpad.net/~georepublic/+archive/pgrouting-unstable</a><br>
</div><div><br></div><div>It's a new PPA, because I didn't want that users accidentally upgrade.</div><div><br></div><div>Daniel</div><div> </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jun 29, 2013 at 11:07 PM, Nate Wessel <span dir="ltr"><<a href="mailto:bike756@gmail.com" target="_blank">bike756@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 text="#000000" bgcolor="#FFFFFF">
Howdy all,<br>
I've spent the last three days trying to install PgRouting on my
Xubuntu 13.04 machine. I've got a deadline coming up for a big
cartography project and this is driving me up a wall! I was able to
install the program quite easily through the PPA before I upgraded
from Ubuntu 12.04. I tried adding the PPA again, but I get a 404, I
guess because there's nothing there for Raring yet.<br>
<br>
I've tried following every set of installation instructions on the
web to no avail.<br>
<br>
I tried compiling both the stable and unstable releases from source
but things keep failing. At first, cmake failed to find my
postgresql installation. After poking around a bit and adding an
extra directories to cmake/FindPostgreSQL.cmake, the errors went
away and it looked like cmake had run successfully:<br>
<br>
<br>
<small><small>nate@desktop:/usr/local/src/pgrouting$ cmake .<br>
-- PGROUTING_GIT_TAG: v2.0.0-alpha<br>
-- PGROUTING_GIT_BUILD: 97<br>
-- PGROUTING_GIT_HASH: 9193863<br>
-- PGROUTING_GIT_BRANCH: develop<br>
-- PGROUTING_VERSION_REVISION_NAME: 9193863 develop<br>
-- PGROUTING_VERSION_REVISION_HASH: 9193863<br>
-- UNIX=1<br>
-- WIN32=<br>
-- POSTGRESQL_EXECUTABLE is /usr/lib/postgresql/9.1/bin/postgres<br>
-- POSTGRESQL_PG_CONFIG is /usr/bin/pg_config<br>
-- POSTGRESQL_INCLUDE_DIR: /usr/include/postgresql<br>
-- POSTGRESQL_LIBRARIES: /usr/lib<br>
-- Boost version: 1.49.0<br>
Boost headers were found here: /usr/include<br>
-- POSTGRESQL_VERSION_STRING is PostgreSQL 9.1.9<br>
-- POSTGRESQL_VERSION is 9.1.9<br>
-- Install directory for libraries is set to
/usr/lib/postgresql/9.1/lib<br>
-- Contrib directory for SQL files is set to
/usr/share/postgresql/9.1/contrib/pgrouting-2.0<br>
-- Extension directory for SQL files is set to
/usr/share/postgresql/9.1/extension<br>
-- Configuring done<br>
-- Generating done<br>
-- Build files have been written to: /usr/local/src/pgrouting</small></small><br>
<br>
When I run make however, it quickly fails to find some includes:<br>
<br>
<small><small>nate@desktop:/usr/local/src/pgrouting$ make<br>
Scanning dependencies of target trsp<br>
[ 3%] Building C object
src/trsp/src/CMakeFiles/trsp.dir/trsp.c.o<br>
/usr/local/src/pgrouting/src/trsp/src/trsp.c:2:26: fatal error:
executor/spi.h: No such file or directory<br>
compilation terminated.<br>
make[2]: *** [src/trsp/src/CMakeFiles/trsp.dir/trsp.c.o] Error 1<br>
make[1]: *** [src/trsp/src/CMakeFiles/trsp.dir/all] Error 2<br>
make: *** [all] Error 2</small></small><br>
<br>
I'm getting a little desparate! Can anyone help me with this? I'd
give anything to just have the GUI package manager take care of all
this for me.<br>
<br>
I have no idea what I'm doing trying to compile from source. I can
follow the instructions from the README.md file, but not after they
fail on the first step ;-)<br>
<br>
Thanks,<br>
Nate<br>
</div>
<br>_______________________________________________<br>
Pgrouting-users mailing list<br>
<a href="mailto:Pgrouting-users@lists.osgeo.org">Pgrouting-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/pgrouting-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/pgrouting-users</a><br>
<br></blockquote></div><br><br clear="all"><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>