How to open and save OpenXML files in Write

Write tutorials for Linux Mint here
More tutorials on https://github.com/orgs/linuxmint/discu ... /tutorials and (archive) on https://community.linuxmint.com/tutorial
Forum rules
Don't add support questions to tutorials; start your own topic in the appropriate sub-forum instead. Before you post read forum rules
Post Reply
User avatar
starkey
Level 3
Level 3
Posts: 131
Joined: Fri Dec 15, 2006 5:27 pm
Location: Mexico

How to open and save OpenXML files in Write

Post by starkey »

You have to download the ODF converter in RPM from Novell's page http://download.novell.com/SummaryFree. ... fdE4U58%7E and open it with File-roller(maybe you have to install the RPM package from Synaptic) and save it in any folder; in a terminal you have to write:

$ sudo cp usr/lib/ooo-2.0/program/OdfConverter /usr/lib/openoffice/program/
$ sudo cp usr/lib/ooo-2.0/share/registry/modules/org/openoffice/TypeDetection/Filter/MOOXFilter_cpp.xcu /usr/lib/openoffice/share/registry/modules/org/openoffice/TypeDetection/Filter/
$ sudo cp usr/lib/ooo-2.0/share/registry/modules/org/openoffice/TypeDetection/Types/MOOXTypeDetection.xcu /usr/lib/openoffice/share/registry/modules/org/openoffice/TypeDetection/Types/

And ready, you can open and save files in the Offie 2007 format.

This is from this page: http://www.guia-ubuntu.org/index.php?ti ... OpenXML.29
scorp123
Level 8
Level 8
Posts: 2272
Joined: Sat Dec 02, 2006 4:19 pm
Location: Switzerland

Post by scorp123 »

Nice one. This should be sticky ...
Post Reply

Return to “Tutorials”