<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3103.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>All-</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I'm new to the linux world, and am having an issue 
with running:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2><STRONG>1.make menuconfig </STRONG>and 
<STRONG>2.make xconfig</STRONG></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>For <STRONG>make menuconfig </STRONG>, the book I'm 
reading told me I needed to install ncurses-devel. I did, but still got error 
messages.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>The following are the errors that I got from 
executing each one of the above commands. </FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Thanks in advance for any help.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Dan Fadayomi</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2><STRONG> 1.-</STRONG></FONT></DIV>
<DIV><FONT face=Arial size=2> 
<P class=MsoPlainText><SPAN style="mso-fareast-font-family: 'MS Mincho'">rm -f 
include/asm ( cd include ; ln -sf asm-i386 asm) make -C scripts<BR>kconfig.tk 
make[1]: Entering directory `/usr/src/linux-2.2.12/scripts' gcc<BR>-Wall 
-Wstrict-prototypes -O2 -fomit-frame-pointer -c -o 
tkparse.o<BR>tkparse.ctkparse.c:37: stdio.h: No such file or directory 
tkparse.c:38:<BR>stdlib.h: No such file or directory tkparse.c:39: string.h: No 
such file<BR>or directory make[1]: *** [tkparse.o] Error 1 make[1]: Leaving 
directory<BR>`/usr/src/linux-2.2.12/scripts' make: *** [xconfig] Error 
2<BR>[root@localhost linux]# make xconfig > test.txt tkparse.c:37: stdio.h: 
No<BR>such file or directory tkparse.c:38: stdlib.h: No such file or 
directory<BR>tkparse.c:39: string.h: No such file or directory make[1]: *** 
[tkparse.o]<BR>Error 1<BR></SPAN><SPAN 
style="FONT-FAMILY: 'Times New Roman'; FONT-SIZE: 12pt; mso-fareast-font-family: 'MS Mincho'">make: 
*** [xconfig] Error 2<SPAN style="mso-spacerun: yes">    
</SPAN></SPAN></P></DIV>
<P class=MsoPlainText><SPAN 
style="mso-fareast-font-family: 'MS Mincho'"><STRONG>2.-</STRONG></SPAN></P>
<P class=MsoPlainText><SPAN style="mso-fareast-font-family: 'MS Mincho'">rm -f 
include/asm ( cd include ; ln -sf asm-i386 asm) make -C<BR>scripts/lxdialog all 
make[1]: Entering directory<BR>`/usr/src/linux-2.2.12/scripts/lxdialog' gcc 
-Wall -Wstrict-prototypes -O2<BR>-fomit-frame-pointer -DLOCALE<SPAN 
style="mso-spacerun: yes">  
</SPAN>-I/usr/include/ncurses<BR>-DCURSES_LOC="<ncurses.h>"<SPAN 
style="mso-spacerun: yes">   </SPAN>-c lxdialog.c -o lxdialog.o In 
file included<BR>from lxdialog.c:22: dialog.h:22: sys/types.h: No such file or 
directory<BR>dialog.h:23: fcntl.h: No such file or directory dialog.h:24: 
unistd.h: No<BR>such file or directory dialog.h:25: ctype.h: No such file or 
directory<BR>dialog.h:26: stdlib.h: No such file or directory dialog.h:27: 
string.h: No<BR>such file or directory In file included from 
dialog.h:29,<BR>from lxdialog.c:22: /usr/include/ncurses/ncurses.h:70: stdio.h: 
No such<BR>file or directory lxdialog.c:53: locale.h: No such file or 
directory<BR>make[1]: *** [lxdialog.o] Error 1 make[1]: Leaving 
directory<BR>`/usr/src/linux-2.2.12/scripts/lxdialog' make: *** [menuconfig] 
Error 2<SPAN 
style="mso-spacerun: yes">          
</SPAN><BR></P></SPAN></FONT></BODY></HTML>