Difference between revisions of "EN/documentation/administration guide/mac os x"

From Wiki
Jump to navigationJump to search
m (1 revision)
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<section begin=title /><noinclude>{{DISPLAYTITLE:</noinclude>Mac OS X<noinclude>}}</noinclude><section end=title />
 +
{{BreadCrumbL10n}}
 +
 
{{Documentation/AdminGuideTOC/v2
 
{{Documentation/AdminGuideTOC/v2
 
|OS_type=block
 
|OS_type=block
 
|ShowPrevNext=block
 
|ShowPrevNext=block
 
|ShowPrevPage=block
 
|ShowPrevPage=block
|PrevPage=Documentation/Administration Guide/Windows
+
|PrevPage=EN/documentation/administration_guide/windows
|NextPage=Documentation/Administration Guide/Using Custom Macros and Libraries
+
|NextPage=EN/documentation/administration_guide/using_custom_macros_and_libraries
 
}}  
 
}}  
{{DISPLAYTITLE:Mac OS X}}
+
 
 
__NOTOC__
 
__NOTOC__
OpenOffice.org for Mac OS X uses the Mac OS X DMG disk image format.  
+
 
 +
{{OOo}} for Mac OS X uses the Mac OS X DMG disk image format.  
  
 
=== Install ===
 
=== Install ===

Latest revision as of 16:03, 30 March 2012



OpenOffice.org for Mac OS X uses the Mac OS X DMG disk image format.

Install

To install OpenOffice.org locally or over a network:

  1. Locate the disk image file and open it.
  2. Drag and drop the icon from within the disk image to a location on the local drive or a location on the network.
  3. Enter the administrator password when you are prompted for it.

Command line install

You can install OpenOffice.org from the command line on Mac OS X.

In a terminal window, type:

hdiutil attach <disk image name>
cp -a "/Volumes/OpenOffice.org <version>/OpenOffice.org.app" <path>
hdiutil detach "/Volumes/OpenOffice.org <version>" 

Uninstall

To uninstall OpenOffice.org, drag the icon for the OpenOffice.org application to the Trash.

Remove the user profile for OpenOffice.org

To remove the user profile for OpenOffice.org:

  1. Go to the user's home directory.
  2. Select Library > Application Support.
  3. Move the OpenOffice.org directory to the Trash.


Content on this page is licensed under the Public Documentation License (PDL).