openSUSE Forums > Applications » opensuse 10.2 & openoffice 30.0

Go Back   openSUSE Forums > Applications
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)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-Nov-2009, 04:06
Puzzled Penguin
 
Join Date: Nov 2009
Posts: 15
linuxjohan hasn't been rated much yet
Cool opensuse 10.2 & openoffice 30.0

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
Reply With Quote
  #2 (permalink)  
Old 07-Nov-2009, 04:38
Dwarfer99's Avatar
Student Penguin
 
Join Date: Oct 2008
Location: Germany
Posts: 78
Dwarfer99 hasn't been rated much yet
Default Re: opensuse 10.2 & openoffice 30.0

openoffice 30.0??

I think I must have missed a couple of updates
__________________
It is dangerous to be right when the government is wrong.
Thinkpad R60e, Intel Centrino Duo T2300E 1.66 GHz, Intel 3945ABG, Intel Graphics 950, 2G RAM. openSUSE 11.1, Kde 4.3.1, Fritz!Box 7170.
Reply With Quote
  #3 (permalink)  
Old 07-Nov-2009, 04:47
Puzzled Penguin
 
Join Date: Nov 2009
Posts: 15
linuxjohan hasn't been rated much yet
Cool Re: opensuse 10.2 & openoffice 30.0

Ok Dwarfer, thanks for pointing out the typo...solution as wel?
Reply With Quote
  #4 (permalink)  
Old 07-Nov-2009, 14:47
Knurpht's Avatar
Wise Penguin
 
Join Date: Jun 2008
Location: groningen, netherlands
Posts: 1,792
Knurpht 's reputation will be famous soon enoughKnurpht 's reputation will be famous soon enoughKnurpht 's reputation will be famous soon enough
Default Re: opensuse 10.2 & openoffice 30.0

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.
Reply With Quote
  #5 (permalink)  
Old 07-Nov-2009, 15:24
malcolmlewis's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: Podunk
Posts: 4,643
malcolmlewis has great reputationmalcolmlewis has great reputationmalcolmlewis has great reputationmalcolmlewis has great reputationmalcolmlewis has great reputationmalcolmlewis has great reputation
Default Re: opensuse 10.2 & openoffice 30.0

Quote:
Originally Posted by Knurpht
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.
Hi
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

Reply With Quote
  #6 (permalink)  
Old 07-Nov-2009, 15:50
Jonathan_R's Avatar
Busy Penguin
 
Join Date: Jun 2008
Posts: 470
Jonathan_R hasn't been rated much yet
Default Re: opensuse 10.2 & openoffice 30.0

Quote:
Originally Posted by Knurpht View Post
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.

To go along with this, a few other things may help.
Code:
which oowriter
On my system (11.1) it shows that it's in /usr/bin/
Another way would be with rpm.
Code:
rpm -qa | grep oo* | more
Ofcourse you can feel free to change the oo* as you need.
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.
Reply With Quote
  #7 (permalink)  
Old 08-Nov-2009, 02:13
Puzzled Penguin
 
Join Date: Nov 2009
Posts: 15
linuxjohan hasn't been rated much yet
Cool Re: opensuse 10.2 & openoffice 30.0

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.
Reply With Quote
  #8 (permalink)  
Old 08-Nov-2009, 02:36
Jonathan_R's Avatar
Busy Penguin
 
Join Date: Jun 2008
Posts: 470
Jonathan_R hasn't been rated much yet
Default Re: opensuse 10.2 & openoffice 30.0

Quote:
Originally Posted by linuxjohan View Post
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.
You do. So add an option in your menu for that. Right click on the start button and select edit menu, then find Office. From there you'll need to add each of the openoffice parts to there respective submenus. The command to launch oowrite for version 3 should be in /opt. More than likely /opt/openoffice.org3/yada/yada.
__________________
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.
Reply With Quote
  #9 (permalink)  
Old 08-Nov-2009, 03:37
Puzzled Penguin
 
Join Date: Nov 2009
Posts: 15
linuxjohan hasn't been rated much yet
Cool Re: opensuse 10.2 & openoffice 30.0

thank you, i'll try that tomorrow.
or could it be done remote via ssh?
linuxjohan
Reply With Quote
  #10 (permalink)  
Old 08-Nov-2009, 03:50
Jonathan_R's Avatar
Busy Penguin
 
Join Date: Jun 2008
Posts: 470
Jonathan_R hasn't been rated much yet
Default Re: opensuse 10.2 & openoffice 30.0

Quote:
Originally Posted by linuxjohan View Post
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.
Reply With Quote
Reply

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2