Installing Modutils-2.4.22

Estimated build time:           0.13 SBU
Estimated required disk space:  3 MB

Contents of Modutils

Last checked against version 2.4.16.

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

Modutils installs the following:

Program Files

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
Diffutils: cmp
Fileutils: chmod, install, ln, mkdir, mv, rm
Flex: flex
Gcc: cc, cc1, collect2, cpp0, gcc
Grep: egrep, grep
Make: make
Sed: sed
Sh-utils: basename, expr, hostname, uname
Textutils: cat, tr

 

Installation of Modutils

Prepare Modutils to be compiled:

./configure

Continue with compiling the package:

make

And finish off installing the package:

make install