|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Applications Questions about desktops (KDE, Gnome, XFCE, etc.), software applications (configuration, usage, bugs, documentation) |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
hey boys 'nd girls,
on a server that has opensuse 10.2 and openoffice 2.0, i installed Oo3.1 from the Oo site, by tar.gz file. i thought the new version would install over the old version. In the end both the old AND new version or on the machine, with the new one not opening. When clicking on the new icons, it goes up and down for a while, that's it. No error message. Version 2.0 opens normal. i'm hesitant at removing the old version,the employees working on the server could be without openoffice. i didn't think two versions could be on one machine. thanks for any help linuxjohan |
|
|||
|
Ok Dwarfer, thanks for pointing out the typo...solution as wel?
|
|
||||
|
Here's a bit of a problem. 10.2 is no longer supported, so if you uninstall OO.o you might not be able to reinstall through openSUSE rpms.
Some way the versions must be biting each other. Where did the 3.0 version install itself? From what you write it looks like the programs don't start at all. Please open a terminal window, invoke the command below and post output here: su -c 'find / -name oowriter -print' (enter root password when prompted for) This way we can find out where both instances of Writer are located.
__________________
- AMD Athlon X2 6.0 GHz, 8 GB DDR2-800, 30 GB SSD, 1.5 TB, EVGA 9800GT, openSUSE 11.2 KDE4 4.3.3 - ASUS K70IO laptop, GT120M-1GB, 4 GB, 64 GB SSD, opensuse Factory, KDE4 4.3.3 R.E.S.T.E.C.P. |
|
||||
|
Quote:
There are still rpm's, iso's and updates here; http://ftp5.gwdg.de/pub/opensuse/discontinued/ -- Cheers Malcolm °¿° (Linux Counter #276890) SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.37-0.1-default up 4 days 18:05, 2 users, load average: 0.30, 0.29, 0.22 GPU GeForce 8600 GTS Silent - CUDA Driver Version: 190.18 |
|
||||
|
Quote:
To go along with this, a few other things may help. Code:
which oowriter Another way would be with rpm. Code:
rpm -qa | grep oo* | more The Parts of an RPM Query
__________________
My site, a portal to other sites. The Complete Computer Resource: http://thecompletecomputerresource.com/ If you want packages built, ask me. I'll either do it, or get someone else to. If they are not already built. |
|
|||
|
thanks for the replies.
output is this: # su -c 'find / -name oowriter -print' /usr/bin/oowriter this is version 2.0 Tussenhuis:/usr/bin # cat ooffice #!/bin/sh export OOO_EXTRA_ARG='' /usr/lib/ooo-2.0/program/ooqstart "$@" i have version 3 in /opt :/opt # ls gnome ltsp openoffice.org openvpn-2.0.9-92.1.x86_64.rpm kde3 ltsp-4.2 openoffice.org3 Tussenhuis:/opt # cd openoffice.org3 Tussenhuis:/opt/openoffice.org3 # ls LICENSE README THIRDPARTYLICENSEREADME.html licenses readmes LICENSE.html README.html basis-link program share :/opt/openoffice.org3 # cd program Tussenhuis:/opt/openoffice.org3/program # ls about.bmp intro.bmp sbase soffice.bin unopkg bootstraprc libnpsoplugin.so scalc sofficerc unopkg.bin crash_report python setuprc spadmin versionrc crash_report.bin redirectrc simpress swriter fundamentalrc resource soffice unoinfo so i think i have both versions, and i have both 2.0 and 3.0 launchers. |
|
||||
|
Quote:
__________________
My site, a portal to other sites. The Complete Computer Resource: http://thecompletecomputerresource.com/ If you want packages built, ask me. I'll either do it, or get someone else to. If they are not already built. |
|
|||
|
thank you, i'll try that tomorrow.
or could it be done remote via ssh? linuxjohan |
|
||||
|
It could be done via ssh if you know how.
__________________
My site, a portal to other sites. The Complete Computer Resource: http://thecompletecomputerresource.com/ If you want packages built, ask me. I'll either do it, or get someone else to. If they are not already built. |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|