Tuesday, 17 December 2019

pgrouting - 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 file or directory

How can I remove this?




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...