Results 1 to 5 of 5
Hi.
I'm just recovering from a hard drive error where I've installed Suse V10.0 (SUSESLICK).
I've downloaded OpenOfficeOrg (rpm in zipped format) from the OpenOffice.org site.
I unpacked and RPM'ed ...
- 02-14-2007 #1
problems with openoffice install on Suse10
Hi.
I'm just recovering from a hard drive error where I've installed Suse V10.0 (SUSESLICK).
I've downloaded OpenOfficeOrg (rpm in zipped format) from the OpenOffice.org site.
I unpacked and RPM'ed the application, but did not see an icon where I could start it.
There was a new directory that contained several new RPM's, one of which was called " openoffice.org-suse-menus-2.1-5.noarch.rpm " It installed that too, but received a soft error (one you could bypass). If i try to reinstall that rpm, it says it is already installed.
I still do not see any way of starting OpenOffice.
Anyone with any ideas?
ThanksUbuntu 11.04 on IBM ThinkCentre
Fedora, VMware Player (windows xp,Knoppix 6.5) on Lenovo Laptop
GRUB Fedora / Windows 7, VMware Player (Windows 2008 server) on NCIX quad core PC.
- 02-14-2007 #2
Since I'm not using Linux right now and since I've never used those rpm's, bear with me
.
My guess is that OOo got installed into /opt. Check there for a OOo folder and if you see one, trace your way through for a bin folder. I know OOo Writer is called swriter but as for the others, I have no idea.
Also, I know in Gnome you have to "refresh" the panel sometime to have the icons show up. Try the following if you are using Gnome:I know Slick doesn't use Gnome but just in case you installed it afterwards.Code:killall -9 gnome-panel
Looking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 02-14-2007 #3
Found it!
Hi Brian,
I looked in the /opt directory and there was an /openoffice directory with a sub directory of "/program" and SWRITER was present. It Started OK.
Thanks again for your quick reply.Ubuntu 11.04 on IBM ThinkCentre
Fedora, VMware Player (windows xp,Knoppix 6.5) on Lenovo Laptop
GRUB Fedora / Windows 7, VMware Player (Windows 2008 server) on NCIX quad core PC.
- 02-15-2007 #4
No problem. Glad I could help.
Assuming you haven't done so yet, you could always add menu entries using the menu editor. Just a helpful hint
Looking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 02-15-2007 #5
To reinstall the menus rpm, do something like
Post back if you get any error messages. The last time I used those rpms on Suse 10.x, I didn't have any problems getting the menu entries.Code:#rpm -Uvh --nodeps --force openoffice.org-suse-menus-2.1-5.noarch.rpm


Reply With Quote