Menu

Tree [53bfeb] master /
 History

HTTPS access


File Date Author Commit
 bin 2010-05-15 Philipp Seidel Philipp Seidel [53bfeb] Adding first client-server tests
 doc 2010-04-28 Philipp Seidel Philipp Seidel [fd8fa8] Small man page fix and copyright update
 GPLv3 2009-09-30 Philipp Seidel Philipp Seidel [cbde31] Adding Simple Parallel Runner
 Makefile 2009-10-01 Philipp Seidel Philipp Seidel [24532f] Documentation
 README 2009-10-01 Philipp Seidel Philipp Seidel [24532f] Documentation

Read Me

Parallel Runner Tools
=====================

Table of contents:

--------------------------------------------------------------------------------
1. About
2. BUILD and INSTALL
2.1 Requirements
2.2 Build
2.3 Install
3. Usage
4. Patches, Errors, Questions
--------------------------------------------------------------------------------

1. About
========

2. BUILD and INSTALL
====================

2.1. Requirements
-----------------

To run sprun:
 - Python >= 2.4

To build manpages:
 - asciidoc
 - xsltproc

2.2 Build
---------

There is no need to build sprun.

To build the manpages run:

  make build

2.3 Install
-----------

Install sprun to /usr/local/bin run:

  make install_bin

Install manpages to /usr/local/man/man1 run:

  make install_man

Install sprun and manpages run:

  make install

3. Usage
========

See: doc/manpages/sprun.txt or man sprun

4. Patches, Errors, Questions
=============================

http://sourceforge.net/projects/prun-tools