Re: msvcr80.dll and PostgreSQL 8.3 under Windows XP - Mailing list pgsql-general

From Hiroshi Saito
Subject Re: msvcr80.dll and PostgreSQL 8.3 under Windows XP
Date
Msg-id 05be01c86743$ee5e3400$0301a8c0@HP22720319231
Whole thread Raw
In response to msvcr80.dll and PostgreSQL 8.3 under Windows XP  (Hermann Muster <Hermann.Muster@gmx.de>)
Responses Re: msvcr80.dll and PostgreSQL 8.3 under Windows XP
Re: msvcr80.dll and PostgreSQL 8.3 under Windows XP
List pgsql-general
Hi.

It seems that MSVCR80.dll is not registered to InstallFinalize on the problem of the timing of an installer.
It is not found at the time of initdb. Therefore, please before install this.
http://www.microsoft.com/downloads/details.aspx?FamilyID=200b2fd9-ae1a-4a14-984d-389c36f85647&DisplayLang=en

The adjustment of Installer may be necessity. It must consider many situations. However, The solution
method was not found even in MSDN....It seems that what is used in the middle of install can't be execute.

to Dave.
Did you already find the solution method?

Regards,
Hiroshi Saito

----- Original Message -----
From: "Hermann Muster" <Hermann.Muster@gmx.de>
To: <pgsql-general@postgresql.org>
Sent: Monday, February 04, 2008 11:43 PM
Subject: [GENERAL] msvcr80.dll and PostgreSQL 8.3 under Windows XP


> Hi,
>
> I installed today's release setup of PostgreSQL 8.3. Unfortunately
> Libpq.dll has a dependancy to msvcr80.dll, which can't be found on my
> system.
>
> I checked the msi installer file and found that this dll will not be
> installed under Windows XP.
>
> Does anyone has any suggestions concerning this serious problem?
>
> Thanks for your help,
> Hermann
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster

pgsql-general by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: loading files into tables
Next
From: Ivan Sergio Borgonovo
Date:
Subject: Re: loading files into tables