LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Configureing my kernel (https://www.linuxquestions.org/questions/linux-software-2/configureing-my-kernel-70552/)

MRK 07-06-2003 05:19 PM

Configureing my kernel
 
I have slack9 on my server. I want to recompile its kernel. The only problem is that i dont have X installed. I really do not want to sit for 2 hours typing yes and no on the command line. What i want to know is if there is a program like xconfig that is for windows. A program that i can start on windows and creat a .config file which would then be put in the kernel source directory. Another option that would work would be an html or web interface.

If you have any ideas, please let me know.

-Mr.K

P.s. I know the easyst thing todo would be to go to another linux machine, but i would really like to find a windows option. thanks!

fancypiper 07-06-2003 05:44 PM

Have you tried make menuconfig?

aherrys 07-06-2003 09:15 PM

install ncurses and ncurses-devel. Then run make menuconfig. Much better than make config, and an elegant solution for X window-less machine

jhorvath 07-06-2003 09:21 PM

...also if you don't feel like getting up to go to the keyboard (or maybe there is no monitor...) you can use SSH into it (with the windows PUTTY client) and run it from a windows box...


All times are GMT -5. The time now is 01:05 AM.