Installing Modutils-2.4.25

Estimated build time:           0.1 SBU
Estimated required disk space:  2.9 MB

Contents of Modutils

(Last checked against version 2.4.25.)

The Modutils package contains programs that you can use to work with kernel modules.

Installed programs: depmod, genksyms, insmod, insmod_ksymoops_clean, kallsyms (link to insmod), kernelversion, ksyms (link to insmod), lsmod (link to insmod), modinfo, modprobe (link to insmod) and rmmod (link to insmod)

Modutils Installation Dependencies

(Last checked against version 2.4.12.)

Bash: sh
Binutils: ar, as, ld, ranlib, strip
Bison: bison
Coreutils: basename, cat, chmod, expr, hostname, install, ln,
             mkdir, mv, rm, tr, uname
Diffutils: cmp
Flex: flex
GCC: cc, cc1, collect2, cpp, gcc
Grep: egrep, grep
Make: make
Sed: sed

Installation of Modutils

Prepare Modutils for compilation:

./configure

Compile the package:

make

And install it:

make install