Hi, I have an openoffice 3.0.1 installed at /opt/openoffice.org /opt/openoffice.org3
which is the default location. My OS is an openSUSE 10.2 with KDE. I removed the suse-menu desktop-integration package of the 3.0.1 version but kept the rest of the 3.0.1 version. Then I installed the 3.1.0 version at /opt/OOO310/openoffice.org /opt/OOO310/openoffice.org3 using the --prefix option of rpm. Then I also installed the suse-menu desktop-integration of the 3.1.0 version. -- This went wrong. Among others, this package created the two files /usr/bin/openoffice.org3 /usr/bin/openoffice.org3-printeradmin They contain a command exec /opt/openoffice.org3/program/... which is wrong since the location of the 3.0.1 version is used. So I changed the command in these two files manually to exec /opt/OOO310/openoffice.org3/program/... Now all seems to work right. (But I did no extensive testing yet.) (1) Is this all one has to change? (2) Is this a bug in the package? It is permitted to change the default location with the --prefix option of rpm. The suse-menu desktop-integration package should use this location. Or did I make a mistake during my installation? Whatsoever, the desktop-integration package needs to learn somehow about the location of the OOo package... or doesn't it? -Karl --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
