Hello,
I tried all hints from this thread and that: http://postgis.refractions.net/pipermail/postgis-users/2012-March/033111.html
but it is still impossible to install PostGIS 2.0 on Windows XP.
I also copied libproj-0.dll in bin folder - it didn't help.

Do you have any other suggestion ?

Piotr.

W dniu 2012-03-27 04:26, Paragon Corporation pisze:
PROJSO  settings shouldn't be necessary anymore because libproj.dll is not
used.

I upgraded the install to use proj 4.8.0 so the dll is now libproj-0.dll
which is what gdal assumes by default.


It's possible I missed a dll and my tests systems already had them -- make
sure you have libproj-0.dll in your bin folder.


I think if postgis is in use it won't be able to copy the dll so you will
probably need to shut down your service / restart and then run the copy
script.

Hope that helps,
Regina
http://www.postgis.us



-----Original Message-----
From: postgis-users-boun...@postgis.refractions.net
[mailto:postgis-users-boun...@postgis.refractions.net] On
Behalf Of Pierre Racine
Sent: Monday, March 26, 2012 2:23 PM
To: PostGIS Users Discussion
Subject: Re: [postgis-users] POSTGIS 2.0 on WIn

Hi at all,
I wished test POSTGIS 2.0 on Win, so after installed on WinXP32   PostgreSQL 
9.1.1,  and following instruction for  postgis-pg91-binaries-2.0.
0beta4w32 .... but I get the following error
"...C:\postgis-pg91-binaries-
2.0.0beta4w32\postgis-pg91-binaries-
2.0.0beta4w32>"C:\Programmi\PostgreSQL\9.1\bin\\psql"  -d "testpstg" -c "CREATE 
EXTENSION postgis;" ERROR:  could not load library
"C:/Programmi/PostgreSQL/9.1/lib/postgis-2.0.dll"
: unknown error 126 ".

Of course 1) postgis-2.0.dll is on the lib dir; 2) I stopped and
restared Postgres service; 3) I've tried also another installation dir for Postgers in 
order to prevent eventually "space in name" trouble, but...
I get the same problem


Any hints?
Try setting the PROJSO to the path of libproj.dll

Pierre

_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to