Code Monkey home page Code Monkey logo

ecmd's Introduction

Overview
========
eCMD is the hardware access API for IBM Systems.  It provides the user
a consistent way to address hardware between system types and even across
processor generations.

The core of eCMD is a C/C++ programing API.  Built on top of that are a 
cmdline, python module and perl module.

Distros
=============
eCMD will build for Linux x86, x86_64, ppc64 and ppc64le

RHEL, Ubuntu, Fedora and Debian have all been tested and makefile configs
for recent releases are included.

--------   ---------   ------  โ†‘
|python|   |cmdline|   |perl|  |
--------   ---------   ------  |
    \          |         /     eCMD
     \         |        /      Code
     ---------------------     Base
     | C Programming API |     |
     ---------------------     |
               |               โ†“
---------------|---------------
               |
        ---------------
        | eCMD Plugin |
        ---------------
               |
               |
         ------------
         | Hardware |
         ------------

Building
========
To build eCMD you need to generate a makefile.config
That is done via the config.py script in the top level
To create:
~/ecmd$ ./config.py 
Writing /home/user/ecmd/makefile.config

If config.py isn't called, you'll see an error like this:
makefile.base:45: *** makefile.config not found!  Please run config.py in ~/ecmd/.  Stop.

To build, then invoke make
~/ecmd$ make

The make runs through 4 steps
- creates output directories
- creates any generated source
- builds all source
- runs simple build tests

A build will take about 1-2 minutes

Install
=======
By default, the install is done into an install dir in your repo.
You can change this by setting INSTALL_PATH before calling config.py

~/ecmd$ make install

Documentation
=============
Please see docs/README for instructions on how to generate API documentation

License
=======
See LICENSE

ecmd's People

Contributors

arminjenke avatar asangram avatar cjengel avatar fenkes-ibm avatar janssens2 avatar johnfarrugia avatar kahnevan avatar meghnaparuthi avatar mkibm avatar mklight avatar ozbenh avatar prahl avatar rpking42 avatar thejta avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.