Click to See Complete Forum and Search --> : Having trouble installing StarOffice from RPM's.


LinuxIdiot
11-12-2000, 04:40 PM
I'm running Redhat 6.1, with the 2.4.0-test10 kernel and I'm attempting to install StarOffice 5.1 from RPM files. There are several RPM files on my CD. I have installed the RPMs using Kpackage, but I am unable to find out where the files were installed on my system. Any suggestions?

LinuxIdiot
(Rob)

siddiquf
11-12-2000, 06:08 PM
Have you tried using the find command? From the root directory / type the following command: find . -name [filename for staroffice as in the RPM list on your CD] -print
This should return a message giving the absolute paths to wherever StarOffice is on your system. Did it help?
Originally posted by LinuxIdiot:
I'm running Redhat 6.1, with the 2.4.0-test10 kernel and I'm attempting to install StarOffice 5.1 from RPM files. There are several RPM files on my CD. I have installed the RPMs using Kpackage, but I am unable to find out where the files were installed on my system. Any suggestions?

LinuxIdiot
(Rob)



------------------
Believe but check! (Russian proverb)

Milo7777
11-13-2000, 05:01 PM
another good command is

whereis filename