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

From Hermann Muster
Subject Re: msvcr80.dll and PostgreSQL 8.3 under Windows XP
Date
Msg-id fo7dkb$15hd$1@news.hub.org
Whole thread Raw
In response to Re: msvcr80.dll and PostgreSQL 8.3 under Windows XP  ("Hiroshi Saito" <z-saito@guitar.ocn.ne.jp>)
List pgsql-general
Konbanwa Hiroshi-san,

thanks for your fast reply. I installed the Microsoft Visual C++ 2005
SP1 Redistributable Package (x86) before running the PostgreSQL 8.3
setup. However, the PostgreSQL installation does still not find the
msvcr80.dll.

It seems, that the PostgreSQL setup has to be adjusted or is there any
other possibility to get it working under XP? Background is that our
application's setup is installing it's database on PostgreSQL and can't
completely do that with the dll missing.

Greetings,
Hermann


Hiroshi Saito schrieb:
> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
>               http://archives.postgresql.org/
>

pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: [pgsql-advocacy] PostgreSQL Certification
Next
From: "Christopher Browne"
Date:
Subject: Re: postgresql book - practical or something newer?