From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Mark Lamberton <mark(at)penguinsystems(dot)com(dot)au> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #6191: One click installer fails |
Date: | 2011-09-01 08:21:43 |
Message-ID: | CA+OCxoxeOL_9uL7kn_G=4wheRpBE75Q9P7AwMQ+aOOejB__8Pg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Thu, Sep 1, 2011 at 2:47 AM, Mark Lamberton
<mark(at)penguinsystems(dot)com(dot)au> wrote:
>
> The following bug has been logged online:
>
> Bug reference: 6191
> Logged by: Mark Lamberton
> Email address: mark(at)penguinsystems(dot)com(dot)au
> PostgreSQL version: 9.0.4-1
> Operating system: Windows 7
> Description: One click installer fails
> Details:
>
> Problem signature:
> Problem Event Name: BEX
> Application Name: install.exe_Microsoft® Visual Studio® 2008
> Application Version: 9.0.30729.4148
Unfortunately that's the Microsoft VC++ 2008 runtime installer thats
failing, not ours (we just embed theirs). If you already have them
installed (which is quite often the case), or install them manually
using the installer Microsoft offer on their download site - which is
a different one from the one we're allowed to embed - you could then
try running our installer from the command line using the option:
"--install_runtimes 0"
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Incorrect result from operator overlaps | 2011-09-01 08:27:27 | BUG #6192: Incorrect result from operator "overlaps" |
Previous Message | Guillaume Smet | 2011-09-01 06:56:05 | Re: BUG #6186: out of memory while analyze |