On Friday 20 September 2002 04:13 am, little wrote: > i was installing a software in linux but it reprted an error that > kernel is of older version > should i have to upgrade to red hat 7.3 or only upgrade the kernel > and from where i can get that upgrade?
If the program requires only a newer kernel, you can get the kernel sources from http://www.kernel.org and compile it yourself. If you're switching from a 2.2.x to a 2.4.x kernel, keep in mind that you'll also have to upgrade some other packages (like bindutils, modutils, util-linux, etc.) on your system _before_ you upgrade to 2.4.x. The entire list is given in the Documentation/changes file that accompanies the kernel source. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
