lol, ok. (darn, that's what I was missing....) thanks again, Justin Bauer Southern Methodist University On Tue, 28 Dec 1999, Ryan The Great wrote:
what you need is the Makefile. in order for make to work, you need the file: Makefile in the ./ of where you're running. another way to configure the kernel is to do the following:
cd /usr/src/linux make config make dep make clean
the "linux" is your kernel version. with any install, you should have the Makefile allready in this directory (if you installed the kernel source)
ryan
-~->-----Original Message----- -~->From: Justin Bauer [mailto:jbauer@seas.smu.edu] -~->Sent: Tuesday, December 28, 1999 10:18 AM -~->To: suse-linux-e@suse.com -~->Subject: [SLE] Kernal config in X -~-> -~-> -~->Hello all, -~-> -~->I was reading the manual and it says to configure the kernal in X, you -~->must have X and tcl installed. I have both installed and still can not -~->get the command "make xconfig" to work. Here's what happens: -~-> -~->--bash-2.03# make menuconfig -~->--make: *** No rule to make target `menuconfig'. Stop. -~->--bash-2.03# -~-> -~->It says this when I run "make menuconfig". I know I'm doing something -~->extremely stupid, but for some reason, I can't think of it -~->right now... -~-> -~-> -~->thanks, -~-> -~->Justin Bauer -~->Southern Methodist University -~-> -~-> -~->-- -~->To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com -~->For additional commands send e-mail to -~->suse-linux-e-help@suse.com -~->Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/ -~->
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
participants (1)
-
jbauer@seas.smu.edu