[pgrouting-users] Error to install PgRouting on windows server 2003

Paragon Corporation lr at pcorp.us
Sat Jun 15 12:07:42 PDT 2013



> when i install pgrouting, i get this message on pgAdmin III:
> Une erreur s'est produite :
> ERREUR: n'a pas pu ouvrir le fichier de contrôle d'extension "c:/program
> Files/PostgreSQL/9.2/share/extension/pgrouting.control" : Permission
denied.

> I work on:
> Windows Server 2003 R2
> Entreprise x64 Edition
> Service Pack 2.

> PostgreSQL 9.2
> Postgis 2.0
> Pgrouting-pg92-binaries-2.0devw64.zip

I just tried installing on my 

Windows 2003 R2 x 64-bit Standard Edition Service Pack 2
Runng: PostgreSQL 9.2.4, compiled by Visual C++ build 1600, 64-bit

Did an install on a database with postgis 2.1.0 beta2  as well as one
running postgis 2.0.1

And didn't run into any issue just using 

CREATE EXTENSION pgrouting;

-- 

select * from pg_available_extensions where name = 'pgrouting';

Shows:
  name    | default_version | installed_version |       comment
----------+-----------------+-------------------+---------------------
pgrouting | 2.0.0-dev       | 2.0.0-dev         | pgRouting Extension


That said - I accidentally disabled the  packaging step on winnie so she had
a build as of 5/26 which I think had a script called
1.0.7.sql.  I've just fixed this so she should now be packaging for each
run.

That said can you redownload and give the latest version a try.  Only
difference I see between your windows setup and ming is you are running
Enterprise edition and I have standard.  I suspect whatever issues are left
are permission related like if you did a move of the files instead of copy
it 
Would get the rights of the folder you moved from rather than postgres
instance rights.


Thanks,
Regina
http://www.postgis.us
http://postgis.net






More information about the Pgrouting-users mailing list