From: | "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp> |
---|---|
To: | "Hermann Muster" <Hermann(dot)Muster(at)gmx(dot)de>, <pgsql-general(at)postgresql(dot)org> |
Cc: | "Dave Page" <dpage(at)postgresql(dot)org> |
Subject: | Re: msvcr80.dll and PostgreSQL 8.3 under Windows XP |
Date: | 2008-02-04 18:37:48 |
Message-ID: | 07a001c8675d$0a9474e0$0301a8c0@HP22720319231 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi.
MSVCR80.dll which the binary of 8.3 refers to is this.
C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_6b128700\MSVCR80.dll
I tried again in the beautiful environment which does not have 8.0.50727.762 in the environment of XP-SP2.
Then, It was fine. I can't remember the environment which received the report by RC2.?_?
It is likely to be necessary to investigate the environment of Hermann-san.
P.S)
However, It seems that a VISTA user's problem remains.
Regards,
Hiroshi Saito
----- Original Message -----
From: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
> 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(dot)Muster(at)gmx(dot)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(dot)Muster(at)gmx(dot)de>
>>> To: <pgsql-general(at)postgresql(dot)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(at)postgresql(dot)org so that your
>> message can get through to the mailing list cleanly
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org/
From | Date | Subject | |
---|---|---|---|
Next Message | fkater@googlemail.com | 2008-02-04 18:46:03 | commit fails, rollback needed? |
Previous Message | Steve Atkins | 2008-02-04 18:34:38 | Re: msvcr80.dll and PostgreSQL 8.3 under Windows XP |