Tagged Questions
3
votes
2answers
51 views
pgRouting - Make fails on Mac
I am having trouble getting started with pgRouting.
1) from binary
The Kyngchaos binary just won't install and says it requires PostgreSQL 9.1.
I do have it, but probably not where the binary ...
2
votes
4answers
439 views
How to fix Error: could not access file “$libdir/librouting”?
I am trying to run the sql file of pgrouting-> routing_core.sql in mac. However it displays the following error
psql:routing_core.sql:32: Error: could not access file "$libdir/librouting": No such ...
1
vote
2answers
299 views
Issues with installing pgrouting in mac
I installed both postgresql and postgis using brew in mac. How can I now install pgrouting. I couldn't install it using brew. Any suggestions?