[pgrouting-users] routing_dd.sql error, inserting on OS X/Homebrew

Joe Larson joe at joelarson.com
Sat Nov 12 16:04:08 EST 2011


Last night I happily discovered pgRouting had been added to Mac OS X Homebrew https://github.com/mxcl/homebrew/pull/8017 and https://github.com/charlax/homebrew.

I was trying to add Driving Distance functions to the database I created from a PostGIS template (after I added the routing_core, wrappers and topology) as per this post http://underdark.wordpress.com/2011/05/13/catchment-areas-with-pgrouting-driving_distance/ but I got an error when inserting routing_dd.sql:

psql -d template_routing -f /usr/local/Cellar/pgrouting/1.05/share/postlbs/routing_dd.sql 
psql:/usr/local/Cellar/pgrouting/1.05/share/postlbs/routing_dd.sql:28: ERROR: could not access file "$libdir/librouting_dd": No such file or directory
psql:/usr/local/Cellar/pgrouting/1.05/share/postlbs/routing_dd.sql:38: ERROR: could not access file "$libdir/librouting_dd": No such file or directory

Does anyone have some insights on what might be going on here? Thank you, Joe.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/pgrouting-users/attachments/20111112/0bf0ffcb/attachment.html


More information about the Pgrouting-users mailing list