#make

  1. C

    upgrading from 2.4.31 to 2.6.20 on slack 10.2

    Hi, I wanted to upgrade to the new 2.6.20 kernel (i needed 2.6 ver mainly coz i wanted to try Beryl) This is how I did it: #make menuconfig #make dep #make clean #make #make install #make modules #make modules_install But the problem is when i choose the new kernel from LILO during boot time...
  2. paragkalra

    How to start Baghira

    Hi guys and gals I downloaded Baghira (mac theme for linux) and intalled it using: #./configure --prefix=`kde-config --prefix` --disable-debug #make #make install It was sucessuflly installed. Now my querry is how to start Baghira theme...i mean der seems to be no icon like stuff...
  3. J

    Linux Kernel

    Hi, I am starting this thread for all new and guru of linux kernel. I have a problem. I have recompiled my kernel (Kernel 2.6.5-1.339) by using following commands #make mrproper #make xconfig #make dep make dep is no longer required...
Top Bottom