|
|
|
08/30/2005
After the command line for
debian archive set, here is the one for rpm to have a standalone
runable OOo 2.0 version "out of the box", running with other already existing OOo2 versions
for aFile in *.rpm;do rpm2cpio $aFile|cpio -ivdum ;doneThis will create a directory (/opt) in the current directory containing the runable version Remember to handle userEnv correctly to avoid installation mixing
Posted by Laurent Godard @ 08/30/2005 05:12 PM.
-
Categories:
openoffice
-
0 comments
08/05/2005
This time, i wanted to have multiple OOo binaries of the same version to
conduct some tests. By default, this is not possible as the packaging system
uninstalls all 1.9.x version before installing the new one.
I am building my own OOo (a rather long process i hope to speed up soon) under debian generating .deb installation files. Here is then the simple command line i used to unpack all the .deb files. The result is an OOo that can be used out of the box, without any install and that run with other 1.9.x versions (see my blog on -env:UserInstallation to be complete and avoid user directory troubles) for aFile in *.deb;do dpkg --extract $aFile ./targetDir;done
Posted by Laurent Godard @ 08/05/2005 07:18 PM.
-
Categories:
openoffice
-
0 comments
08/04/2005
OOo2 slightly changed its installation layout. Here are some notes i took
while trying to launch multiple instance of the same installation, under the
same user but using different settings.
These tests have been, conducted under OOo1.9.122 but will remain the same in the future (or at least a near future). I'll only speak here about OOo official releases. I let you search for your distro-specific-install ;) Installing OOo2.0
By design, OpenOffice.org 2.0 is now installed in admin mode as root. The
usual directory under Linux is /opt/openoffice.org1.9.122. Note that
this directory contains a program and share sub-directories.
|
Nuxeo Bloggers: Log in! Search Nuxeo Blogs
About this blog
Laurent Godard
Nuxeo Bloggers
Photos and Pictures
|
|
Nuxeo -
Indesko -
Nuxeo 5 Project
All content is copyrighted by their author. CPSSkins is Copyright © 2003-2006 by Jean-Marc Orliaguet. | CPS is Copyright © 2002-2006 by Nuxeo SAS. |