Sysfsutils
From CBLFS
Revision as of 07:32, 24 December 2006 by Chipster19 (talk | contribs)
Download Source: | http://downloads.sourceforge.net/linux-diag/sysfsutils-2.1.0.tar.gz |
---|
Contents
Introduction to Sysfsutils
This package's purpose is to provide a set of utilities for interfacing with sysfs, a virtual filesystem in Linux kernel versions 2.5+ that provides a tree of system devices.
Dependencies
Non-Multilib
Compile the package:
./configure --prefix=/usr --disable-dependency-tracking && make
Install the package:
make install
Multilib
32Bit
TO DO
N32
TO DO
64Bit
TO DO
Contents
Installed Programs: | systool, dlist_test, get_device, get_driver, get_module |
---|---|
Installed Libraries: | libsysfs.{a,la,so} |
Installed Directories: | /usr/include/sysfs |