https://issues.apache.org/ooo/show_bug.cgi?id=123810
Bug ID: 123810
Issue Type: DEFECT
Summary: Current Buildbot snapshot rev 1547747 installing and
requires MS C++ 2008, msvc90.dll but package
documentation says a msvcr100.dll is needed
Product: Installation
Version: 4.1.0-dev
Hardware: PC
OS: Windows 7
Status: CONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
On Windows 7 sp1, 64-bit en-US
The current Buildbot nightly rev1547747 installs Microsoft Visual C++ 2008
Redistributable - x86 9.0.30729.6161 and msvc90.dll.
I performed an /A administrative install for the first time in a while, and I
first reverted the MSVC install that is run when the package is extracted.
Then as package documentation readme.txt and readme.html indicate a
msvcr100.dll is needed, attempt to launch with a 32-bit MS Visual C++ 2010
already present on system. However AOO rev1547747 will not launch.
Brief--unreadable dialog message and abort--can't find any log record of the
failed launch.
Download and install current 32-bit MS Visual C++ 2010 for msvcr100.dll. AOO
4.1.0 rev 1547747 still will not launch.
Install AOO rev1547747 packaged MS Visual C++ 2008 with its msvcr90.dll (x86
9.0.30729.6161) and AOO launches and fully functional.
Is this a Buildbot packaging issue--or is there some disconnect between stated
C/C++ runtime requirements? We had an older issue about requiring the
msvcr100.dll for Java JRE stability, bug 120979 -- is the requirement still
valid and shouldn't the AOO 4.1.0 dev snapshots be built against that runtime
and it be packaged?
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.