Andreas Säger wrote:
Another issue: Is it really necessary that my AOO 4.0.1 gets overwritten
without warning? The Sun releases could be tested in their own profile
and install directory.

I'm only addressing this issue: you can use the archive build (the "arc" file) if you are just testing functionality and not packaging.

The RPM build contains relocatable RPMs (i.e., with specific RPM options you can install them where you wish). Probably there is a way to relocate the DEB packages too. https://wiki.openoffice.org/wiki/Run_OOo_versions_parallel could be helpful: in the RPM case, it seems correct but unnecessarily complex, since in practice it's enough to run something like (one line)

$ rpm -ivh --dbpath $install_path/.rpm --nodeps --prefix $install_path *.rpm

Regards,
  Andrea.

---------------------------------------------------------------------
To unsubscribe, e-mail: qa-unsubscr...@openoffice.apache.org
For additional commands, e-mail: qa-h...@openoffice.apache.org

Reply via email to