On Sat, 8 Dec 2001, Red Alert wrote: > I downloaded the driver for my Ltmodem but it needed kernel 2.4.9-12. So I > went and downloaded the source and the header as well as cpp, patch, and > gcc. I installed all the above rpms and then reconfigured and recompiled the > kernel. KDE Control-Panel says that I have kernel 2.4.9-12customised. When I > clicked on the ltmodem rpm, it says that it requires kernel 2.4.9-12. What > gives??
*** If you issue a 'uname -a' and see 2.4.9-12customised in the output; you may have to edit the Makefile in the kernel source. look for the line KERNELRELEASE=<blah><blah> Remove the 'customized' phrase from that line and re-compile. > _______________________________________________ > Newbie mailing list > [EMAIL PROTECTED] > *** To unsubscribe , or change message options, see: > http://XFree86.Org/mailman/listinfo/newbie > _______________________________________________ Newbie mailing list [EMAIL PROTECTED] *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie
