LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-19-2010, 06:40 AM   #1
albertwahlang
LQ Newbie
 
Registered: Jun 2010
Posts: 5

Rep: Reputation: 0
Angry what does 'build up the drivers from the source code' mean?


what does 'build up the drivers from the source code' mean?

I have downloaded the driver of Rtl8187 for the wireless usb card to install in my Redhat Linux Enterprise 5 ,kernel 2.6.On the read me, it said to Build up the drivers from the source code'.What does that mean.

Help, am new to linux.
 
Old 06-19-2010, 06:50 AM   #2
smoker
Senior Member
 
Registered: Oct 2004
Distribution: Fedora Core 4, 12, 13, 14, 15, 17
Posts: 2,279

Rep: Reputation: 250Reputation: 250Reputation: 250
If the driver is not compiled, then you have to compile it. From a command line, change into the directory where you extracted the driver files. Then issue the following commands (one at a time):

Code:
./configure
make
make install
Optionally you can run make clean afterwards, which cleans out the temporary files created when you configure and make.

Last edited by smoker; 06-19-2010 at 06:51 AM.
 
Old 06-19-2010, 06:56 AM   #3
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
And if you have the driver with an extension of tar, then you need to do

Code:
tar -xf xyz.tar.bz2
It will give you a new directory named xyz, where you can do what smoker said !

Replace xyz with the driver name

Last edited by Aquarius_Girl; 06-19-2010 at 06:58 AM.
 
Old 06-19-2010, 07:05 AM   #4
albertwahlang
LQ Newbie
 
Registered: Jun 2010
Posts: 5

Original Poster
Rep: Reputation: 0
Thanks guys.
 
Old 06-19-2010, 07:09 AM   #5
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
Did you notice the bottom right corner of your first post ?

You can mark the thread solved from there [if you think your question has been answered]
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux Source Code For Drivers atmurali Linux - General 6 09-09-2008 11:16 PM
How to build from source code Windows? usaf_sp General 1 08-15-2008 05:40 PM
Need source code of FCC ID:NHPWLG1500 Drivers FC6 Person_1873 Linux - Wireless Networking 10 09-25-2007 01:21 AM
rpmbuild doesn't produce the source code in /usr/src/redhat/BUILD Niceman2005 Linux - Software 2 11-29-2004 05:58 PM
mandrake10 install kernel source code /radeon 9800xtpro drivers UberNo0ber Mandriva 0 06-07-2004 05:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:28 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration