pgRouting

Ticket #121 (closed bug report: fixed)

Opened 4 months ago

Last modified 2 days ago

librouting_tsp.dll: missing magic block

Reported by: the_nerdling Assigned to: somebody
Priority: major Milestone: Version 1.1
Component: TSP Version: 1.02
Keywords: PG_MODULE_MAGIC Cc:

Description

Hi

I am trying to run the TSP function. I'm running the postgres 8.2 on windows. I've downloaded the 'pgRouting-1.02_pg-8.2.9.zip' windows binaries.

When creating the routing functions in postgres, the 'routing_core.sql', 'routing_core_wrappers.sql', 'routing_dd.sql', 'routing_dd_wrappers.sql' and 'routing_tsp_wrappers.sql' SQL scripts all run OK, and associated functions are created.

But when I run the 'routing_tsp.sql' script, I get the error,

ERROR: incompatible library "C:/Program Files/PostgreSQL/8.2/lib/librouting_tsp.dll": missing magic block SQL state: XX000 Hint: Extension libraries are required to use the PG_MODULE_MAGIC macro.

Any ideas how to fix? Is this a problem with the librouting_tsp.dll build (all other routing functions seem to work OK)?

Many thanks David

Change History

07/11/08 19:06:25 changed by david.techer

I've just fixed the problem for 8.3.3 not for the 8.2 serie

I will do it for 8.2 when I've got times (I'm very busy for the moment!)

07/12/08 10:07:06 changed by daniel

07/25/08 22:35:06 changed by david.techer

The bug is now fixed! As usual you can download it at http://www.davidgis.fr/download/pgRouting-1.02_pg-8.2.9.zip

--david;

11/19/08 16:43:11 changed by anton

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

Fixed. Win32 binaries are available at http://www.davidgis.fr/download/pgRouting-1.02_pg-8.2.9.zip