[postgis-users] Windows Installer failing - destination folder issue

Paragon Corporation lr at pcorp.us
Sat Jun 21 16:09:06 PDT 2014


Matthew,
 
Are you running on a 64-bit or 32-bit Windows.  If for example you have
32-bit PostgreSQL installed on 64-bit Windows 7, then the folder would be
 
C:\Program Files (x86)\PostgreSQL\9.3
 
Though the installer should have been able to detect that since it looks in
the registry for install location. If your registry doesn't have that
information for whatever reason or it can't read it, then it would default
to what you are showing below.
 
The error you are getting means it couldn't find the postgres.exe in the bin
folder of your install directory so I would verify you have that.
 
I guess its also possible the account you are installing with has no access
to that folder.
 
Regarding the Temp folder -- that's just what it uses for staging and not
the actual folder it finally installs to.
 
Hope that helps,
Regina
http://www.postgis.us
http://postgis.net
 
 
 

  _____  

From: postgis-users-bounces at lists.osgeo.org
[mailto:postgis-users-bounces at lists.osgeo.org] On Behalf Of Matthew Baker
Sent: Friday, June 20, 2014 3:26 PM
To: PostGIS Users Discussion
Subject: [postgis-users] Windows Installer failing - destination folder
issue


Hi all,

Just tried the windows installer, and its failing due to the installation
destination for PostGIS.

I can choose the destination folder ok:

[screen capture]


(C:\Program Files\PostgreSQL\9.3\)

However, when the installation gets kicked off, an error stops the
installation, stating "PostGIS has to be 
installed to the PostgreSQL folder". 

[screen capture]

What is the "output folder" in the above dialogue, that seems to be pointing
deep into the C:\users\userName\etc. etc. location - is that the temp
directory for the installation files, or the path that PostGIS is trying to
install?

So... why isn't the destination folder being used for the installation as
instructed?

Download files pulled from here:

http://download.osgeo.org/postgis/windows/pg93/

32-bit file: postgis-bundle-pg93x32-setup-2.1.3-1.exe

Thank you!

-Matthew Baker






-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20140621/f81d35a1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ecggeefc.png
Type: image/png
Size: 31699 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20140621/f81d35a1/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diihhiic.png
Type: image/png
Size: 50947 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20140621/f81d35a1/attachment-0001.png>


More information about the postgis-users mailing list