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 06b601c8674e$965ebbc0$0301a8c0@HP22720319231
Whole thread Raw
In response to msvcr80.dll and PostgreSQL 8.3 under Windows XP  (Hermann Muster <Hermann.Muster@gmx.de>)
List pgsql-general
Hi.

Umm, Please investigate msm under the following.
C:\Program Files\Common Files\Merge Modules
Microsoft_VC80_CRT_x86.msm

Please investigate the date and size of that.?

Regards,
Hiroshi Saito

----- Original Message -----
From: "Hermann Muster" <Hermann.Muster@gmx.de>


> 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/
>>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly

pgsql-general by date:

Previous
From: "Dave Page"
Date:
Subject: Re: msvcr80.dll and PostgreSQL 8.3 under Windows XP
Next
From: Erik Jones
Date:
Subject: Out of Memory errors while running pg_dump