pgRouting

Ticket #118 (closed bug report: fixed)

Opened 4 months ago

Last modified 4 months ago

routing_topology.sql not installed

Reported by: daniel Assigned to:
Priority: major Milestone: Version 1.1
Component: pgRouting package Version: trunk
Keywords: Cc:

Description

"make install" doesn't copy routing_topology.sql into the appropriate directory. Install target needs to be added to the cmake configuration file.

daniel@daniel-desktop:/opt/workspace/pgRouting$ sudo make install
[100%] Built target routing
Install the project...
-- Install configuration: ""
-- Install configuration: ""
-- Install configuration: ""
-- Install configuration: ""
-- Installing /usr/lib/postgresql/8.3/lib/librouting.so
-- Install configuration: ""
-- Installing /usr/share/postlbs/routing_core.sql
-- Installing /usr/share/postlbs/routing_core_wrappers.sql

Change History

06/11/08 19:49:37 changed by daniel

  • version set to trunk.

06/12/08 08:15:35 changed by daniel

  • status changed from new to closed.
  • resolution set to fixed.