[Cartoweb-users] postGIS & dijkstra

Eggenschwiler Raphael raphael.eggenschwiler at gmail.com
Tue Dec 6 10:46:53 EST 2005


Hello everyone !


I try to install dijkstra.sql :

CREATE OR REPLACE FUNCTION shortest_path(sql text, source_id integer,
target_id integer,
                                         directed boolean, has_reverse_cost
boolean)
        RETURNS SETOF path_result
        AS 'MODULE_PATHNAME'
        LANGUAGE 'C' IMMUTABLE STRICT;

ERROR:  could not access file "MODULE_PATHNAME": No such file or directory

Can someone understand this error ? What is exactly this MODULE_PATHNAME ?

Thanks

Raphael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/cartoweb-users/attachments/20051206/a02c537f/attachment.html


More information about the Cartoweb-users mailing list