G. Roderick Singleton wrote: >> $ cd RPMS/desktop-integration/ >> $ rpm -Uvh --prefix /usr/local/openoffice >> openoffice.org-redhat-menus-2.0.0-3.noarch.rpm >> > > This will not work. Desktop stuff goes in the system default. Please rpm > -e openoffice.org-redhat-menus-2.0.0-3.noarch.rpm then re-install > using rpm -ihv openoffice.org-redhat-menus-2.0.0-3.noarch.rpm > > No success. After the "rpm -e" and "rpm -ihv" steps, I can see shortcuts in my Applications menu to Office|OpenOffice.org 2.0 Base, etc. I launched "base" and "writer" from the menu, but nothing happened. When I look at running processes, I see:
$ ps -ef | grep office jeff 6954 1 0 16:38 ? 00:00:00 /bin/sh /etc/openoffice.org-2.0/program/soffice -base jeff 6963 6954 4 16:38 ? 00:00:00 /etc/openoffice.org-2.0/program/javaldx jeff 7011 1 0 16:38 ? 00:00:00 /bin/sh /etc/openoffice.org-2.0/program/soffice -writer jeff 7021 7011 0 16:38 ? 00:00:00 /etc/openoffice.org-2.0/program/javaldx jeff 7026 7021 24 16:38 ? 00:00:00 /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2.x86_64/jre/bin/java.bin -classpath /usr/local/openoffice/program JREProperties jeff 7033 6963 80 16:38 ? 00:00:00 /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2.x86_64/jre/bin/java.bin -classpath /usr/local/openoffice/program JREProperties jeff 7045 6430 0 16:38 pts/6 00:00:00 grep office --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
