Results 1 to 4 of 4
I'm a relative newbie, and I'm installing OpenOffice 2.3 from the tar.gz file from the openoffice.org site (as version 2.3 is not in the repositories yet).
I've found the installation ...
- 01-04-2008 #1Just Joined!
- Join Date
- Jan 2008
- Location
- traveling...
- Posts
- 3
OpenOffice - which .rpms do I delete?
I'm a relative newbie, and I'm installing OpenOffice 2.3 from the tar.gz file from the openoffice.org site (as version 2.3 is not in the repositories yet).
I've found the installation instructions confusing - at first wasn't sure whether it was installation from source (apparently not). But following the instructions for Linux RPM-based Installation, I found the instruction to cd into the RPMS directory and then Delete any rpm files that do not apply to your system. For example, on a Fedora Core 3 system, delete any rpms specific to another distribution such as openofficeorg-suse-menus-1.9.79-1.noarch.rpm.
So my question is, of the files listed below... which rpm files do I need to delete?
Note: I'm running the Gnome version of Mandriva 2008-One (installed from mandriva-linux-2008-one-GNOME-cdrom-i586.iso)
I assume I need to delete openoffice.org-kde-integration-2.3.1-9238.i586.rpm (as I'm not using KDE) but other than that I don't have any idea.
Thanks!
openoffice.org-base-2.3.1-9238.i586.rpm
openoffice.org-calc-2.3.1-9238.i586.rpm
openoffice.org-core01-2.3.1-9238.i586.rpm
openoffice.org-core02-2.3.1-9238.i586.rpm
openoffice.org-core03-2.3.1-9238.i586.rpm
openoffice.org-core03u-2.3.1-9238.i586.rpm
openoffice.org-core04-2.3.1-9238.i586.rpm
openoffice.org-core04u-2.3.1-9238.i586.rpm
openoffice.org-core05-2.3.1-9238.i586.rpm
openoffice.org-core05u-2.3.1-9238.i586.rpm
openoffice.org-core06-2.3.1-9238.i586.rpm
openoffice.org-core07-2.3.1-9238.i586.rpm
openoffice.org-core08-2.3.1-9238.i586.rpm
openoffice.org-core09-2.3.1-9238.i586.rpm
openoffice.org-core10-2.3.1-9238.i586.rpm
openoffice.org-draw-2.3.1-9238.i586.rpm
openoffice.org-emailmerge-2.3.1-9238.i586.rpm
openoffice.org-gnome-integration-2.3.1-9238.i586.rpm
openoffice.org-graphicfilter-2.3.1-9238.i586.rpm
openoffice.org-headless-2.3.1-9238.i586.rpm
openoffice.org-impress-2.3.1-9238.i586.rpm
openoffice.org-javafilter-2.3.1-9238.i586.rpm
openoffice.org-kde-integration-2.3.1-9238.i586.rpm
openoffice.org-math-2.3.1-9238.i586.rpm
openoffice.org-onlineupdate-2.3.1-9238.i586.rpm
openoffice.org-pyuno-2.3.1-9238.i586.rpm
openoffice.org-testtool-2.3.1-9238.i586.rpm
openoffice.org-writer-2.3.1-9238.i586.rpm
openoffice.org-xsltfilter-2.3.1-9238.i586.rpm
- 01-04-2008 #2
Hello - I don't think you should delete any of those listed rpms as they are not obviously distro specific. Just install and see what happens.
I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
- 01-18-2008 #3Just Joined!
- Join Date
- Jan 2008
- Posts
- 1
- 01-18-2008 #4
If you are not using KDE, then its ok to delete the KDE integration rpm (I always delete the GNOME one because I use KDE). You should make sure you uninstall your old version of openoffice (using the gui package manager or urpmi) and then do something like
The * are wild cards. In this instance they just tell rpm to install all the rpms in the RPMS directory as well as the Mandriva menus rpm in RPMS/desktop-integration.Code:$cd /path/to/OOdir/RPMS $su #rpm -Uvh *.rpm desktop-integration/*mandriva*


Reply With Quote

