Re: BUG #4705: Software developer

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Holger Rogge <Holger(at)roggesoft(dot)de>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4705: Software developer
Date: 2009-03-14 18:25:21
Message-ID: 937d27e10903141125y490f77e7sfad5148168153444@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Sat, Mar 14, 2009 at 6:00 PM, Holger Rogge <Holger(at)roggesoft(dot)de> wrote:
>
> The following bug has been logged online:
>
> Bug reference:      4705
> Logged by:          Holger Rogge
> Email address:      Holger(at)RoggeSoft(dot)de
> PostgreSQL version: 8.3.6.1
> Operating system:   Windows XP #SP3
> Description:        Software developer
> Details:
>
> I tried to install your software for testing it by using the just downloaded
> one-click-installer (postgresql-8.3.6-1-windows.exe), but got following
> error-message shortly after the first splash-screen:
> "error.installing.runtimes"!

Hmm - that's a missing error message which I've now fixed. The
installer is basically trying to run:

cscript //NoLogo "%TEMP%\postgresql_installer\installruntimes.vbs"
"%TEMP%\postgresql_installer\vcredist_x86.exe"

Those files are probably still there as the installer aborted - can
you try running the command and see if there's any more helpful
errors? The should also be an installation log in %TEMP% (look for
bitrock*.log) which may shed some light on what's happened.

Regards, Dave.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Gurjeet Singh 2009-03-14 18:30:20 Re: log : bad file dscriptor????
Previous Message Holger Rogge 2009-03-14 18:00:46 BUG #4705: Software developer