Skip to content
Jereme Haack edited this page Apr 6, 2014 · 1 revision

Ensure you have installed the required packages before proceeding. Especially if you intend to develop in Eclipse, we recommend creating a directory: ~/workspace In this directory:

  • hg clone /volttron/lite volttron-lite
  • cd volttron-lite
  • ./bootstrap
    • If bootstrap fails before finishing, run: bin/buildout -N

Note: If bootstrap or buildout fails, try "bin/buildout -N" again. Also, some packages (especially numpy) can be very verbose when they install. Please wait for the text to finish.

To test that installation worked, star up the platform:

  • bin/volttron-lite -c dev-config.ini

Wiki Home

Quick Start Guide

Getting VOLTTRON

VOLTTRON Community

VOLTTRON Core Services

Historians

Drivers

Instance Management

Applications
  • ...
Examples
Developers
HOWTOS

VOLTTRON Versions and Features

Transactional Network Platform Overview

Platform Services

Volttron Restricted

Information Exchange Standards

FAQ

Project Home

Clone this wiki locally