I went to the MUO site, and found out what I needed to get <make> to
work.
I've been running Bash, so all I needed was the kernel-headers-rpm,
source, docs, binutils, ncurses-devel, and glibc-devel. Installed
everything, but when I get to glibc-devel, it appears to install, but
b4 it's done, I get the msg: ERROR: "execution of script failed". So
when I look at the RPMs, it's there and it's installed, but is it
installed completely?
So, I logged out, logged back in, and as root, tried again to run
"make menuconfig", but I still get the msg:
"bash: make: command not found"
I'll continue reading any of the README's in /usr/src/linux, but
I think I'm almost there, I'm just missing something really simple.
In "Running Linux", the 6 steps to building a Kernel are described as
"quite painless", but I can't get past 1. Run make config (or
menuconfig in my case). If someone could either tell me what I need
to do or direct me to the proper documentation, i'd really appreciate
it. Thanks!
-Josh