| View previous topic :: View next topic |
| Author |
Message |
TaranisSTL General User


Joined: 21 Jul 2006 Posts: 8
|
Posted: Fri Mar 30, 2007 7:25 am Post subject: 2.2 install on suse |
|
|
I have 2.0 installed on my suse 10.2 box.
I have installed the rpms.
jason@linux-sony:~/OOF680_m14_native_packed-1_en-US.9134/RPMS> ls
desktop-integration
jre-6-linux-i586.rpm
openoffice.org-base-2.2.0-9134.i586.rpm
openoffice.org-calc-2.2.0-9134.i586.rpm
openoffice.org-core01-2.2.0-9134.i586.rpm
openoffice.org-core02-2.2.0-9134.i586.rpm
openoffice.org-core03-2.2.0-9134.i586.rpm
openoffice.org-core03u-2.2.0-9134.i586.rpm
openoffice.org-core04-2.2.0-9134.i586.rpm
openoffice.org-core04u-2.2.0-9134.i586.rpm
openoffice.org-core05-2.2.0-9134.i586.rpm
openoffice.org-core05u-2.2.0-9134.i586.rpm
openoffice.org-core06-2.2.0-9134.i586.rpm
openoffice.org-core07-2.2.0-9134.i586.rpm
openoffice.org-core08-2.2.0-9134.i586.rpm
openoffice.org-core09-2.2.0-9134.i586.rpm
openoffice.org-core10-2.2.0-9134.i586.rpm
openoffice.org-draw-2.2.0-9134.i586.rpm
openoffice.org-emailmerge-2.2.0-9134.i586.rpm
openoffice.org-gnome-integration-2.2.0-9134.i586.rpm
openoffice.org-graphicfilter-2.2.0-9134.i586.rpm
openoffice.org-impress-2.2.0-9134.i586.rpm
openoffice.org-javafilter-2.2.0-9134.i586.rpm
openoffice.org-kde-integration-2.2.0-9134.i586.rpm
openoffice.org-math-2.2.0-9134.i586.rpm
openoffice.org-onlineupdate-2.2.0-9134.i586.rpm
openoffice.org-pyuno-2.2.0-9134.i586.rpm
openoffice.org-testtool-2.2.0-9134.i586.rpm
openoffice.org-writer-2.2.0-9134.i586.rpm
openoffice.org-xsltfilter-2.2.0-9134.i586.rpm
jason@linux-sony:~/OOF680_m14_native_packed-1_en-US.9134/RPMS> su
Password:
linux-sony:/home/jason/OOF680_m14_native_packed-1_en-US.9134/RPMS # rpm -Uvih *rpm
Preparing... ########################################### [100%]
1:jre ########################################### [ 3%]
Unpacking JAR files...
rt.jar...
jsse.jar...
charsets.jar...
localedata.jar...
plugin.jar.. .
javaws.jar...
deploy.jar...
2:openoffice.org-core08 ########################################### [ 7%]
3:openoffice.org-core07 ########################################### [ 10%]
4: openoffice.org-core06 ########################################### [ 14%]
5:openoffice.org-core01 ########################################### [ 17%]
6:openoffice.org-core03 ########################################### [ 21%]
7:openoffice.org-core04 ########################################### [ 24%]
8:openoffice.org-core05 ########################################### [ 28%]
9:openoffice.org-core05u ########################################### [ 31%]
10:openoffice.org-core04u ########################################### [ 34%]
11:openoffice.org-core03u ########################################### [ 38%]
12:openoffice.org-pyuno ########################################### [ 41%]
13:openoffice.org-base ########################################### [ 45%]
14:openoffice.org-calc ########################################### [ 48%]
15:openoffice.org-core02 ########################################### [ 52%]
16:openoffice.org-core09 ########################################### [ 55%]
17:openoffice.org-core10 ########################################### [ 59%]
18:openoffice.org-draw ########################################### [ 62%]
19:openoffice.org-emailmer########################################### [ 66%]
20:openoffice.org-gnome-in########################################### [ 69%]
21:openoffice.org-graphicf########################################### [ 72%]
22:openoffice.org-impress ########################################### [ 76%]
23:openoffice.org-javafilt########################################### [ 79%]
24:openoffice.org-kde-inte########################################### [ 83%]
25:openoffice.org-math ########################################### [ 86%]
26:openoffice.org-onlineup########################################### [ 90%]
27:openoffice.org-testtool########################################### [ 93%]
28:openoffice.org-writer ########################################### [ 97%]
29:openoffice.org-xsltfilt########################################### [100%]
linux-sony:/home/jason/OOF680_m14_native_packed-1_en- US.9134/RPMS #
Now when I do the desktop integration:
jpuhr:/home/jason/OOF680_m14_native_packed-1_en-US.9134/RPMS/desktop-integration # rpm -Uvih openoffice.org-suse-menus-2.2-9119.noarch.rpm
Preparing... ########################################### [100%]
file /usr/bin/soffice from install of openoffice.org-suse-menus-2.2-9119 conflicts with file from package OpenOffice_org-2.0.4-38
jpuhr:/home/jason/OOF680_m14_native_packed-1_en-US.9134/RPMS/desktop-integration #
I don't want to take out 2.0 until i know 2.2 is working.
What can I run from the command line to start 2.2? oocalc points to 2.0. |
|
| Back to top |
|
 |
RGB Super User


Joined: 25 Nov 2003 Posts: 1743 Location: In Lombardy, near a glass of red Tuscany wine
|
Posted: Fri Mar 30, 2007 7:37 am Post subject: |
|
|
| /opt/openoffice.org2.2/program/soffice.bin |
|
| Back to top |
|
 |
Mark B Super User


Joined: 16 Feb 2007 Posts: 853 Location: Lincolnshire, UK
|
Posted: Fri Mar 30, 2007 8:35 am Post subject: |
|
|
If you log as root then you can change the link for soffice and add in new ones for the new applications:
| Code: |
su
cd /usr/bin
rm soffice
ln -s /opt/openoffice.org2.2/program/soffice .
ln -s /opt/openoffice.org2.2/program/scalc .
ln -s /opt/openoffice.org2.2/program/swriter .
|
Mark _________________ Mark B's Articles |
|
| Back to top |
|
 |
TaranisSTL General User


Joined: 21 Jul 2006 Posts: 8
|
Posted: Fri Mar 30, 2007 8:43 am Post subject: Great |
|
|
Works great! now:
what is a recommended way to take out the old version?
-can i just do an uninstall from smart/yast or will this cause me heartache?
Also I quickstarter was enabled on 2.0, it isn't available in the memory option in 2.2. Do I need a new quickstart package to enable it for 2.2? |
|
| Back to top |
|
 |
Mark B Super User


Joined: 16 Feb 2007 Posts: 853 Location: Lincolnshire, UK
|
Posted: Fri Mar 30, 2007 8:52 am Post subject: |
|
|
I've not removed the old version - I have 2.0.4 - but I use the VBA support for some of my projects. However, in theory, yast should remove it with no problems.
And, personally, I don't use quickstarter at all - I find that it just uses load of memory for no real advantage.
Mark _________________ Mark B's Articles |
|
| Back to top |
|
 |
TaranisSTL General User


Joined: 21 Jul 2006 Posts: 8
|
Posted: Fri Mar 30, 2007 9:03 am Post subject: |
|
|
i safely removed 2.0.4 using smart as well as the desktop integration.
regarding quickstarter: 2.2 seems to load much faster so it may not be needed as much as with 2.0. But with as many times as i start and stop calc, every little bit of time saved it productive.
Thanks for the help. |
|
| Back to top |
|
 |
noranthon Super User

Joined: 07 Jul 2005 Posts: 3323
|
Posted: Fri Mar 30, 2007 6:43 pm Post subject: |
|
|
I generally close any documents when I've finished using them and leave the application open. As a result of all the problems which seem to be caused by the Windows quick starter, I would not use the Linux quick starter (if I ever install a version which has the quick starter).
BTW, why install the official build when Novell's version is evidently so good? _________________ search forum by month |
|
| Back to top |
|
 |
TaranisSTL General User


Joined: 21 Jul 2006 Posts: 8
|
Posted: Fri Mar 30, 2007 7:38 pm Post subject: |
|
|
The suse version was very stable, the only problems I have run into is using pivot tables and this http://www.oooforum.org/forum/viewtopic.phtml?t=52517&highlight=
So since I couldn't figure out the print problem, I decided to do a fresh install. Worked out well. Now the 2.2 I have installed on Kubuntu 7.04 has a much to longer load time. 32 vs 64 bit processor could also have something to do with it. |
|
| Back to top |
|
 |
|