Nuxeo

Nuxeo Developers Blog

News from the Open Source ECM trenches

OOo2 standalone from rpm files

without comments

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 ;done

This will create a directory (/opt) in the current directory containing the runable version
Remember to
handle userEnv
correctly to avoid installation mixing

(Post originally written by Laurent Godard on the old Nuxeo blogs.)

Written by nuxeo

August 30th, 2005 at 5:10 pm

Posted in Uncategorized

©2010-2012      

Built on a Wordpress using a customization of the Journalist theme.