INSTALL BundleMan

Author: Benoit Delbosc
Address:
bdelbosc _at_ nuxeo.com
Revision: INSTALL.txt 50852 2007-01-18 10:34:49Z madarche

Abstract

This document describes how to install the BundleMan tool.

Table of Contents

1   OS support

Should work on an any unices.

2   Requirements

3   Install

4   Checkout SVN version

If you want to try the latest unstable sources from SVN

svn co https://svn.nuxeo.org/pub/tools/bundleman/trunk bundleman
cd bundleman
sudo make install

5   Uninstall

From the archive extraction:

sudo make uninstall

See README for more information about BundleMan.

See CHANGES for information on BundleMan packages.