Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Open Source > BOOK: Beginning Red Hat Linux 9
|
BOOK: Beginning Red Hat Linux 9
This is the forum to discuss the Wrox book Beginning Red Hat Linux 9 by Sandip Bhattacharya, Pancrazio De Mauro, Mark Mamone, Kapil Sharma, Deepak Thomas, Simon Whiting, Shishir Gundavaram; ISBN: 9780764543784
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Red Hat Linux 9 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 29th, 2004, 12:40 AM
Registered User
 
Join Date: Jul 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Where is the Kernel developement package?

I want to install a driver for my pci modem which I have downloaded from the web. It seems it needs to rebuild the kernel. I used the package manager to install the kernel developement package. I think it should install something inside /usr/src/linux2.4.20-6 but instead of a directory this is a 0-byte file!
Also there is a symbloic link in /lib/modules/2.4.20-6 named build which refers to that directory (its target is ../../../usr/src/linux2.4.20-6 but as I mentioned above this is a dead end.
I am really frustrated because I am a newbe and I do not know exactly what to do. Please help me!!!



 
Old September 7th, 2004, 09:49 AM
Friend of Wrox
 
Join Date: Dec 2003
Posts: 488
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Maybe you can just download the kernel source from kernel.org, and rebuild from that - there's a little tutorial here:
http://www.jsward.com/linux/redhat-kernel.html

Before you start you want to check that linux properly supports your modem, as many PCI modem manufacturers refuse to provide drivers or specifications (so that we can build our own drivers) for PCI 'winmodems'.

See http://linmodems.org/ for the lowdown

--
Don't Stand on your head - you'll get footprints in your hair. http://charlieharvey.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
Kernel compilation probelm shyjumon.n Linux 1 October 24th, 2006 07:49 AM
linux kernel compilation problem abhishekshrivastav Linux 4 October 13th, 2006 06:47 AM
Kernel Hooks J-Rod Need help with your homework? 0 August 30th, 2006 02:21 AM
Building a kernel jwarburton Linux 2 January 23rd, 2005 05:44 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.