Re: BUG #6194: Cannot install any of the installers - Mailing list pgsql-bugs

From Pradeep Dharmavarapu
Subject Re: BUG #6194: Cannot install any of the installers
Date
Msg-id BLU147-W18038C6DB8FABB143304D8E81D0@phx.gbl
Whole thread Raw
In response to Re: BUG #6194: Cannot install any of the installers  (Dave Page <dpage@pgadmin.org>)
List pgsql-bugs
yes, there is that folder and it was using relative settings like %LOCALUSE=
R% or something similar and I changed it lateron to absolute paths like C:\=
Users\... when installations kept failing. Also, I restarted my machine eve=
rytime environment variable were changed or modified.

Thank you,
Pradeep Dharmavarapu
Mobile: (571) 296-9783
Email: pradeep.dharmavarapu@live.com
=20



Date: Fri, 2 Sep 2011 19:31:23 +0100
Subject: Re: [BUGS] BUG #6194: Cannot install any of the installers
From: dpage@pgadmin.org
To: pradeep.dharmavarapu@live.com
CC: pgsql-bugs@postgresql.org



On Friday, September 2, 2011, Pradeep D <pradeep.dharmavarapu@live.com> wro=
te:
>
> The following bug has been logged online:
>
> Bug reference:      6194
> Logged by:          Pradeep D
> Email address:      pradeep.dharmavarapu@live.com
> PostgreSQL version: all
> Operating system:   Windows 7 64 bit SP1
> Description:        Cannot install any of the installers
> Details:
>
> I keep getting these errors -
> 1. Unable to write inside TEMP environment variable path
> 2. An error occured executing the Microsoft VC++ runtime installer
>
> The first message is with 9.x installer version and the second is with 8.x
> versions.
>
> I am the admin on my machine.
>
> I also have Windows Scripting active and also disable my antivirus and
> firewall while installing these packages.
>
> Please help with any instructions to fix this issue.

The older installers are probably giving the second error as they didn't ha=
ve the same check as the first to ensure that the environment was sane befo=
re trying to install the runtimes. What it's saying is that it cannot write=
 a file and execute it from your temporary directory. What does %TEMP% poin=
t to, and does that directory exist?

--=20
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

=20=09=09=20=09=20=20=20=09=09=20=20=

pgsql-bugs by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: BUG #6194: Cannot install any of the installers
Next
From: Ashesh Vashi
Date:
Subject: Re: BUG #6194: Cannot install any of the installers