https://issues.apache.org/ooo/show_bug.cgi?id=122715
Ariel Constenla-Haile <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Ariel Constenla-Haile <[email protected]> --- (In reply to gavin from comment #0) > (1)My OS is OEL 6.4 > > $uname -a > > Linux **** 2.6.39-400.109.1.el6uek.x86_64 #1 SMP Tue Jun 4 23:21:51 PDT 2013 > x86_64 x86_64 x86_64 GNU/Linux Is Oracle Linux 6 based on RHEL6? If so, it has the same problem that Fedora/CentOS/RHEL have: the package openoffice.org-ure installed from the TAR you downloaded from www.openoffice.org is replaced by the package provided by the distribution. * You have to remove every OpenOffice package. * Install OpenOffice again, from the TAR you downloaded from www.openoffice.org * Blacklist the distro packages in /etc/yum.config so that the packages don't get replaced You will have to edit /etc/yum.conf and add: exclude=openoffice.org*,libreoffice* in the [main] section > (2)Some days ago,I can launch openoffice successfully,but I don't know why I > can't now. If OEL behaves like Fedora/RHEL/CentOS, then when the system got updated, the URE package was replaced by the one from OEL. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
