Hi All,

there's been a discussion about how to install two versions of oo.o at
once (see the mail from Rafaella below). There were instructions for
Windows and Linux and now we have also a howto for Solaris. Enjoy!

Petr


How to install and use more than one version of OO.o on Solaris 
---------------------------------------------------------------
(normal and keyid build in this case)

1. install the first version as usual (here it's the normal build) - it
   will be installed to /opt/openoffice.org2.0

2. copy the content of /opt/openoffice.org2.0    
   to /opt/openoffice.org2.0_normal
   # cp -r /opt/openoffice.org2.0 /opt/openoffice.org2.0_normal
   
3. open file /opt/openoffice.org2.0_normal/program/bootstraprc with your
   favourite text editor and change line
   
   UserInstallation=$SYSUSERCONFIG/.openoffice.org2
   
   to
   
   UserInstallation=$SYSUSERCONFIG/.openoffice.org2_normal
   
4. uninstall the version installed in step 1 (the normal version in
   /opt/openoffice.org2.0_normal will not be affected by this
   uninstallation)
   
5. install the second version as usual (the keyid one in this case) - 
   it will be installed to /opt/openoffice.org2.0
   
6. copy the content of /opt/openoffice.org2.0 
   to /opt/openoffice.org2.0_keyid
   # cp -r /opt/openoffice.org2.0 /opt/openoffice.org2.0_keyid
   
7. open file /opt/openoffice.org2.0_keyid/program/bootstraprc with your
   favourite text editor and change line
   
   UserInstallation=$SYSUSERCONFIG/.openoffice.org2
   
   to
   
   UserInstallation=$SYSUSERCONFIG/.openoffice.org2_keyid
   
8. uninstall the version installed in step 5 (the normal version in
   /opt/openoffice.org2.0_normal and the keyid version
   in /opt/openoffice.org2.0_keyid will not be affected by this 
   uninstallation)
   
9. repeat the above steps if you wish to install more than two versions
   at once :)

10. it's now possible to launch
    /opt/openoffice.org2.0_normal/program/swriter
    and
    /opt/openoffice.org2.0_keyid/program/swriter
    and have the normal and keyid version launched at the same time




Rafaella Braconi píše v Po 17. 10. 2005 v 14:03 +0200:
> How to install more than one version of OpenOffice.org?
> 
> Windows:
> 
> 1. open WINDOWS START MENU -> RUN ...
> 2. insert the path and file to the setup OR browse to the location
> 3. add at the end (behind the setup.exe)  " /a" and click OK
> 4. the setup program start
> 5. select the location where you want to install OpenOffice.org
> 6. start the OpenOffice.org the directory where you have install it.
> When you install the OpenOffice.org with the option /a then you have NO 
> systemintegration. (no start menu entries and no file association)
> 
> Linux:
> 
> 1. open new shell
> 2. change to the directory where all the rpm packages are. (f.e. 
> /temp/openoffice/rpm)
> 3. f.e. you want to install the office into the directory 
> /home/user1/office then insert
> 
> rpm -vh --install --dbpath /home/user1/office/.rpm
> --nodeps --prefix /home/user1/office/ openoffice*.rpm
> 
> after the rpm installation you can start the office from the path 
> /home/user1/office/program/soffice
> When you install the office in this way you have no systemintegration 
> (no start menu entries and no file association)
> 
> Solaris and X86:
> 
> It's not possible to install more then one office at once.
> 
> ==========
> 
> If you have any questions, please do not hesitate to contact me.
> 
> Rafaella
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Antwoord per e-mail aan