Ticket #162 (new task)

Opened 16 months ago

Last modified 4 months ago

Trying to use Win Binaries

Reported by: ravivundavalli Owned by: somebody
Priority: trivial Milestone:
Component: pgRouting package Version:
Keywords: win32 Cc:

Description

I have "POSTGIS="1.3.6" GEOS="3.1.0-CAPI-1.5.0" PROJ="Rel. 4.6.1, 21 August 2008" USE_STATS (procs from 1.3.5 need upgrade)" "PostgreSQL 8.3.5, compiled by Visual C++ build 1400"

Running sql for routing gives this error. ERROR: incompatible library "C:/Program Files/PostgreSQL/8.3/lib/librouting.dll": version mismatch DETAIL: Server is version 8.3, library is version 8.2.

********** Error **********

ERROR: incompatible library "C:/Program Files/PostgreSQL/8.3/lib/librouting.dll": version mismatch SQL state: XX000 Detail: Server is version 8.3, library is version 8.2.

Please help me use pgrouting.

Change History

Changed 4 months ago by maxtergerman

Hello!

Your Postgresql server is version 8.3 and you are using pgRouting for postgresql version 8.2.

You must use pgRouting 1.03 for postgres 8.3.7:

 http://www.wiesenhaan.com/pgrouting/pgRouting-1.03_pg-8.3.7.zip

Note: See TracTickets for help on using tickets.