Ticket #127 (closed bug report: fixed)
Add functions to database fails when compiled with DD support
Reported by: | daniel | Owned by: | anton |
---|---|---|---|
Priority: | critical | Milestone: | Version 1.1 |
Component: | pgRouting package | Version: | trunk |
Keywords: | Cc: |
Description
Add functions to database fails when compiled with DD support.
daniel@bougainvilla:~$ psql -U postgres -f /usr/share/postlbs/routing_core.sql routing2 CREATE TYPE CREATE TYPE psql:/usr/share/postlbs/routing_core.sql:32: FEHLER: konnte Bibliothek »/usr/lib/postgresql/8.3/lib/librouting.so« nicht laden: libgaul.so.0: cannot open shared object file: No such file or directory psql:/usr/share/postlbs/routing_core.sql:43: FEHLER: konnte Bibliothek »/usr/lib/postgresql/8.3/lib/librouting.so« nicht laden: libgaul.so.0: cannot open shared object file: No such file or directory psql:/usr/share/postlbs/routing_core.sql:53: FEHLER: konnte Bibliothek »/usr/lib/postgresql/8.3/lib/librouting.so« nicht laden: libgaul.so.0: cannot open shared object file: No such file or directory CREATE FUNCTION
Attachments
Change History
Note: See
TracTickets for help on using
tickets.