Author: pescetti
Date: Tue Sep 25 19:56:28 2012
New Revision: 1390105
URL: http://svn.apache.org/viewvc?rev=1390105&view=rev
Log:
Mention vcredist as the preferred way to fix 'Java defective' errors
Modified:
incubator/ooo/ooo-site/trunk/content/development/releases/3.4.1.html
Modified: incubator/ooo/ooo-site/trunk/content/development/releases/3.4.1.html
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/development/releases/3.4.1.html?rev=1390105&r1=1390104&r2=1390105&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/development/releases/3.4.1.html (original)
+++ incubator/ooo/ooo-site/trunk/content/development/releases/3.4.1.html Tue Sep 25 19:56:28
2012
@@ -148,7 +148,9 @@ benefit Windows 7 users.</p>
<a href="http://support.apple.com/kb/HT5290">http://support.apple.com/kb/HT5290</a>.</li>
<li>Apache OpenOffice 3.4.0 and 3.4.1 support Java 7, which is the recommended configuration;
but (especially on 64-bit Windows) you might receive warnings about the Java version being
- defective. In that case, download and install
+ defective. In that case, download and install the
+ <a href="http://download.microsoft.com/download/5/B/C/5BC5DBB3-652D-4DCE-B14A-475AB85EEF6E/vcredist_x86.exe">
+ Microsoft Visual C++ 2010 Redistributable Package</a>. If you still have problems,
install
<a href="http://www.java.com/java6download/">the most current JRE 6 version</a>.
Make sure
you get the file "Windows x86 Offline (32-bit)". Then configure OpenOffice to use it at
"Tools - Options - OpenOffice.org - Java". See
|