Installing PhaseTools

Release:1.0.b???
Date:August 13, 2009

Prerequisites

Here are the prerequisites and a brief description on how to install them.

SCons:

This package is required in order to use the SConfigure software:

svn co https://sconfigure.svn.sourceforge.net/svnroot/sconfigure/STABLE sconfigure
cd sconfigure
python setup.py install [ --prefix=/install/path ]

Download

Please run the command:

svn co https://sconfigure.svn.sourceforge.net/svnroot/sconfigure/STABLE

or download from subversion.

Installing

Build:

python setup.py build

Test:

.. note:: No tests are currently available.

Install:

python setup.py install

Please see the python distutils documentation for more information.

Table Of Contents

Previous topic

Sconfigure Documentation contents

Next topic

SConfigure Python Reference

This Page