On Wednesday 07 September 2005 01:52, + Todd Davies wrote: > [ MODERATED ] *********************** > Hi, > > I just spent an hour and a half looking for OpenOffice after installing > it through the rpm command. The instructions on the website > (http://download.openoffice.org/2.0beta/instructions.html#linux) do not > mention where OpenOffice installs, which apparently is /opt/. I only > found this out by searching around and finding a statement through Google > on some website that opt is a good place to put it. This *really* should > be in the installation instructions, because otherwise it looks to the > user like the program has just disappeared after installing. In my > distro there was no easy way to find it.
What about using : $ rpm -qa | grep -i openoffice and then with the result $rpm -ql <name-of-rpm> Please reply to [email protected] only -- CPH : openoffice.org contributor Maybe your question has been answered already? http://user-faq.openoffice.org/#FAQ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
