minor issue: depmod, modprobe, and ldconfig "not found"
Status: Beta
Brought to you by:
mali
When running 'make install', depmod and modprobe
(called from kernel/Linux/2.4/Makefile) returned
"Command not found". ldconfig (called from
filesystems/Makefile) also returned Command not found.
Compiled/installed on a RedHat 9 box. After modifying
(adding '/sbin/' in front of the commands in each
Makefile) it installed fine.