-
Notifications
You must be signed in to change notification settings - Fork 10
License
open-hpi/openhpi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is an implementation of the Service Availability Forum's Hardware Platform Interface specification. The header file was obtained from www.saforum.org/specification/download. --------------------------------------------------------- PREREQUISITES --------------------------------------------------------- The following software is required to build openhpi autoconf >= 2.50 automake >= 1.5 uuid.h (may be found in e2fsprogs-devel or uuid-dev) OpenIPMI >= 0.26 (http://openipmi.sf.net) --------------------------------------------------------- BUILD / INSTALLATION --------------------------------------------------------- You should be able to run ./bootstrap ./configure then make (or make rpm) and then make install (or install from the rpm). It will generate the openhpi library and a sample application that uses the library. --------------------------------------------------------- CLEANUP --------------------------------------------------------- To remove the temporary build files, type: make clean If you are a maintainer, and need to remove all autogenerated files, type: make clean make maintainer-clean --------------------------------------------------------- FOR MORE INFO --------------------------------------------------------- For more information please see the project webiste at http://openhpi.sourceforge.net Also visit SAForum's website at http://www.saforum.org
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published