Difference between revisions of "Documentation/FAQ/Platform/Mac OS X 10.6"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Created page with '<h1>OpenOffice.org does not find Java 6 update 22 on MacOS X</h1> As reported in Issue [http://www.openoffice.org/issues/show_bug.cgi?id=115180, 115180], latest Java 6u22 delive…' (checkpoint save))
 
Line 1: Line 1:
<h1>OpenOffice.org does not find Java 6 update 22 on MacOS X</h1>
+
= OpenOffice.org does not find Java 6 update 22 on MacOS X =
  
As reported in Issue [http://www.openoffice.org/issues/show_bug.cgi?id=115180, 115180], latest Java 6u22 delivered via MacOS software update end of October 2010, breaks OpenOffice.org 3.2.1 and earlier Java configuration. OpenOffice.org 3.2.1 and earlier are unable to find the new Java.
+
As reported in Issue [http://www.openoffice.org/issues/show_bug.cgi?id=115180, 115180], latest Java 6u22 delivered via MacOS software update end of October 2010, breaks OpenOffice.org 3.2.1 and earlier Java configuration. OpenOffice.org 3.2.1 and earlier are unable to find the new Java.  
  
For all who are interested, there is now a preview release bug fixed version of the involved libraries "libjvmfwk.dylib.3" and "sunjavaplugin.dylib" temporarily available for download at the following location:
+
For all who are interested, there is now a preview release bug fixed version of the involved libraries "libjvmfwk.dylib.3" and "sunjavaplugin.dylib" temporarily available for download at the following location: ftp://qa-upload.services.openoffice.org/jl162/....
ftp://qa-upload.services.openoffice.org/jl162/
+
  
These libraries are based on the CWS jl162. (Thanks to Jochen from Oracle for providing these!) This not the official set of hotpatch libraries yet. Please use them at your own risk. Official libs will be provided when the CWS has been approved by QA and the libraries become available on the next official milestone build.
+
These libraries are based on the CWS jl162. (Thanks to Jochen from Oracle for providing these!) This not the official set of hotpatch libraries yet. Please use them at your own risk. Official libs will be provided when the CWS has been approved by QA and the libraries become available on the next official milestone build.  
  
To apply these two libs to your Office installation on your Mac, please proceed to the following steps:
+
To apply these two libs to your Office installation on your Mac, please proceed to the following steps:<br>
1 Download the patched libs from the url named above.  
+
 
2 Close your running office application
+
#Download the patched libs from the url named above.<br>
3) Open a terminal (use spotlight and enter "terminal" if you don't know where to find it)
+
#Close your running office application<br>
4) In the terminal go to the location of your office installation and it's corresponding library folder, e.g. "cd /Applications/OpenOffice.org.app/Contents/basis-link/ure-link/lib/
+
#Open a terminal (use spotlight and enter "terminal" if you don't know where to find it)<br>
5) move the original libs to backup copy by entering "mv libjvmfwk.dylib.3 _backup_libjvmfwk.dylib.3" and "mv sunjavaplugin.dylib _backup_sunjavaplugin.dylib" for example.
+
#In the terminal go to the location of your office installation and it's corresponding library folder, e.g. "cd /Applications/OpenOffice.org.app/Contents/basis-link/ure-link/lib/<br>
6) copy the patched libs into the folder, e.g. "cp /Users/<your username>/Downloads/libjvmfwk.dylib.3 ." and "cp /Users/<your username>/Downloads/sunjavaplugin.dylib ."
+
#move the original libs to backup copy by entering "mv libjvmfwk.dylib.3 _backup_libjvmfwk.dylib.3" and "mv sunjavaplugin.dylib _backup_sunjavaplugin.dylib" for example.
 +
#copy the patched libs into the folder, e.g. "cp /Users/&lt;your username&gt;/Downloads/libjvmfwk.dylib.3 ." and "cp /Users/&lt;your username&gt;/Downloads/sunjavaplugin.dylib ."
  
 
Thats it. Next time you launch your office and make use of Java features, the correct Java settings should be configured automatically.
 
Thats it. Next time you launch your office and make use of Java features, the correct Java settings should be configured automatically.

Revision as of 13:46, 27 October 2010

OpenOffice.org does not find Java 6 update 22 on MacOS X

As reported in Issue 115180, latest Java 6u22 delivered via MacOS software update end of October 2010, breaks OpenOffice.org 3.2.1 and earlier Java configuration. OpenOffice.org 3.2.1 and earlier are unable to find the new Java.

For all who are interested, there is now a preview release bug fixed version of the involved libraries "libjvmfwk.dylib.3" and "sunjavaplugin.dylib" temporarily available for download at the following location: ftp://qa-upload.services.openoffice.org/jl162/....

These libraries are based on the CWS jl162. (Thanks to Jochen from Oracle for providing these!) This not the official set of hotpatch libraries yet. Please use them at your own risk. Official libs will be provided when the CWS has been approved by QA and the libraries become available on the next official milestone build.

To apply these two libs to your Office installation on your Mac, please proceed to the following steps:

  1. Download the patched libs from the url named above.
  2. Close your running office application
  3. Open a terminal (use spotlight and enter "terminal" if you don't know where to find it)
  4. In the terminal go to the location of your office installation and it's corresponding library folder, e.g. "cd /Applications/OpenOffice.org.app/Contents/basis-link/ure-link/lib/
  5. move the original libs to backup copy by entering "mv libjvmfwk.dylib.3 _backup_libjvmfwk.dylib.3" and "mv sunjavaplugin.dylib _backup_sunjavaplugin.dylib" for example.
  6. copy the patched libs into the folder, e.g. "cp /Users/<your username>/Downloads/libjvmfwk.dylib.3 ." and "cp /Users/<your username>/Downloads/sunjavaplugin.dylib ."

Thats it. Next time you launch your office and make use of Java features, the correct Java settings should be configured automatically.

Personal tools