LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 02-21-2006, 09:33 PM   #1
TSynergy
Member
 
Registered: Aug 2003
Location: Georgia U.S.A.
Posts: 100

Rep: Reputation: 16
Where to extract, install, and run a program


Hi

I just downloaded a driver to help me with my wireless connection from here http://snapshots.madwifi.org/madwifi-ng/.

I've placed and extracted (tar -zxvpf madwifi-ng-r1454-20060222.tar.gz) the application into /usr/src/madwifi.

It created another file of the same name but without the tar.gz at the end.

Why isn't Ifconfig showing the driver listed?

Do I now do an install with the new name created?

If I need to install (./make install...), any suggestions where?

Much thanks,

Tj

System: Fedora Core 4
Browser: Opera 8.52

Last edited by TSynergy; 02-21-2006 at 09:35 PM.
 
Old 02-21-2006, 10:23 PM   #2
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,360

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
Usually they extracting a .tar.gz like that creates a directory, in which you'll usually find a README or equiv file that tells you how to install.
Or see the orig website howto: http://madwifi.org/wiki/UserDocs/FirstTimeHowTo
 
Old 02-21-2006, 10:37 PM   #3
nguyennh
Member
 
Registered: Feb 2006
Location: Vietnam
Distribution: FC , RH , SuSE
Posts: 106

Rep: Reputation: 15
You should try these steps :
tar -zxvf madwifi-ng-r1454-20060222.tar.gz -C /usr/src/
cd /usr/src/< dir contains name madwifi , which you extracted>
./configure --help (to see more information , I think it explains very clearly)
make && make install
 
Old 02-21-2006, 11:46 PM   #4
TSynergy
Member
 
Registered: Aug 2003
Location: Georgia U.S.A.
Posts: 100

Original Poster
Rep: Reputation: 16
Thanks for the replies. I'm looking at the README file, both of them, and they seem to be saying to build the Linux Kernel in connection with getting the driver to work.

I'd rather not have to rebuild the kernel, confidence level is not that high with using Linux. Any other way to get this driver show up in my list of devices and activated?

Much thanks,
Tj
 
Old 02-22-2006, 12:44 AM   #5
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
The page that chrism01 linked to says nothing about rebuilding the kernel. You do need the kernel source and headers installed though and then all you do is issue those make commands, followed by modprobe. The INSTALL file doesn't say you need to rebuild the kernel, either. Again, just install the kernel source and kernel headers packages for your distro and you should be ok.
 
Old 02-22-2006, 01:56 AM   #6
TSynergy
Member
 
Registered: Aug 2003
Location: Georgia U.S.A.
Posts: 100

Original Poster
Rep: Reputation: 16
THanks.

I recently installed Fedora Core 4. Is that what's being referred to as the kernel?

Tj
 
Old 02-22-2006, 04:07 AM   #7
ethics
Senior Member
 
Registered: Apr 2005
Location: London
Distribution: Arch - Latest
Posts: 1,522

Rep: Reputation: 45
Fedora is a DISTRIBUTION, it's a compilation of a kernel and programs and other stuff.

kernel - http://en.wikipedia.org/wiki/Kernel_...ter_science%29

Code:
uname -a
gives you your kernel version.

FC doesnt come with the kernel source, so you wil need to install that, Yum is the easiest way

setting up yum- http://www.fedorafaq.org/#installsoftware

(log in as root)

Code:
yum search kernel-dev
Try that, it'll search the yum repos for that string, if it doesn't find anything modify the search string some (at work on win2k so cant check mine sorry)

Then follow the README for your drivers as before
 
Old 03-10-2006, 08:09 PM   #8
TSynergy
Member
 
Registered: Aug 2003
Location: Georgia U.S.A.
Posts: 100

Original Poster
Rep: Reputation: 16
Hey all, thanks much for the help. I've been using Windows for a while now I'm anxious to get back to Linux.

I started following the directions at http://madwifi.org/wiki/UserDocs/FirstTimeHowTo and I'm at this point:

[root@localhost madwifi-ng]# make
/bin/sh: line 0: cd: /lib/modules/2.6.11-1.1369_FC4/build: No such file or directory
Makefile.inc:104: *** KERNELPATH: does not exist. Stop.

Please break it down for me. How do I respond to this requirement.

Much thanks.

Tj
 
  


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
2.5.1 program needs to install and run on Solaris 10 SPARC jake292 Solaris / OpenSolaris 7 09-02-2005 05:01 PM
What program can I use to extract a rar file in linux? gbdavidx Linux - Software 3 11-20-2004 05:30 PM
How to run command-line? How to extract RPM? How to install SAMBA? azmadar Linux - Newbie 7 09-09-2004 05:18 AM
Can't run blender 3d under mandrake 10 after I extract it. How come? bkcrane Linux - Newbie 4 08-15-2004 10:52 PM
I get errors when trying to run tar to extract gschrade Linux - Newbie 9 11-10-2003 11:32 AM

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

All times are GMT -5. The time now is 05:39 PM.

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