Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

library for interacting with Dell SMBIOS tables

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING
Unknown
COPYING-GPL
Unknown
COPYING-OSL
NotificationsYou must be signed in to change notification settings

dell/libsmbios

Repository files navigation

Build StatusCoverity Scan Build Statuslibsmbios provides a library to interface with the SMBIOS tables.It also provides extensions for proprietary methods of interfacing with Dell specificSMBIOS tables.

Dependencies

To build a libsmbios tarball, you will need the following dependencies, in whichever -devel package convention in use by your distribution:

  1. libxml
  2. autoconf
  3. automake
  4. gettext
  5. libtool

Building

To build from a git checkout:

  $ ./autogen.sh     # autogen.sh internally runs configure automatically  $ make

To Install

Standard autotools package:

$ make install

Documentation is in doxygen format. To view the docs, runmake doxygen, thenlook in theout/libsmbios_c/html/index.html. Docs are also built as part ofmake all.

Distribution packages

Packages can be generated for RPM based distributions by using the helper script

# pkg/mk-rel-rpm.sh

Packages can be generated for DEB based distributions by using the helper script

# pkg/mk-rel-deb.sh

License

This software is dual-licensed under GPL/OSL.

SeeGPL LicenseandOSL Licensefor more details.


[8]ページ先頭

©2009-2025 Movatter.jp