Welcome to the cmrilib README

The purpose of this library is to provide a Linux API for Dr. Bruce Chubb's CMRI system. This system allows interfacing of computers to model railroads to allow control of those railroads (or whatever else you have connected to the system).

The API is documented in the file libcmriapi.txt.

Quickstart:

after unpacking the tarball type:

./configure
make

then from this directory as root type:

make install
