LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 10-31-2007, 11:37 AM   #1
EPICA
LQ Newbie
 
Registered: Oct 2007
Posts: 2

Rep: Reputation: 0
Belkin Wireless G USB Network Adapter VS Linux


Hi to you all

I have 2 PC's. One running XP and the other with Linux Fedora 7.

I've bought a Belkin Wireless G USB Network Adapter who works fine with XP, but i cant make it work with Linux.

I've already tried the Linux Driver's i saw on the net, but after decompile de .zar when i write 'make', it tells me there's no file to 'make'

I've tried already a DriverLoader but after install it, nothing happens...


I'll aprecciate some help please

Tks all
EPICA
 
Old 10-31-2007, 12:40 PM   #2
Beads
Member
 
Registered: Nov 2004
Location: Washington
Distribution: Mint
Posts: 104

Rep: Reputation: 17
Did you read the INSTALL and README files? Did you do ./configure before make?
 
Old 11-02-2007, 03:55 AM   #3
EPICA
LQ Newbie
 
Registered: Oct 2007
Posts: 2

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Beads View Post
Did you read the INSTALL and README files? Did you do ./configure before make?
hi
i didnt see anything telling to do /configure...
can you help me please ?
 
Old 11-02-2007, 03:58 AM   #4
b0uncer
LQ Guru
 
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131

Rep: Reputation: Disabled
The usual process in compiling a program consists of three steps:
1) run the configure script from the current directory (./configure --help should show you some options)
Code:
./configure
2) compile the code
Code:
make
3) Become root and execute the install target of make
Code:
su
make install
These steps depend completely on the author's decicions. The install procedure that should be used is described in the documentation that comes along the sources (hopefully), usually INSTALL and/or README files.
 
Old 11-02-2007, 09:28 AM   #5
2Gnu
Senior Member
 
Registered: Jan 2002
Location: Southern California
Distribution: Slackware
Posts: 1,880

Rep: Reputation: 51
Basics:

What chipset is the wireless device using?

What driver are you trying to install and where are you getting it?

Have you tried using a pre-compiled binary - an RPM - for Fedora 7?

Do you have the development tools installed, including kernel source that will allow you to compile code?
 
  


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
Belkin Wireless G USB Network Adapter Linux drivers adamdon89 Linux - Hardware 1 08-27-2006 07:49 AM
Suse 10.1 and Belkin Wireless G USB Adapter xbennyboy SUSE / openSUSE 1 05-23-2006 02:20 PM
Can't find a driver for Belkin F5D7051 Wireless G USB Network Adapter Xycaleth Linux - Wireless Networking 2 01-07-2006 02:41 PM
Belkin USB wireless adapter byusoccerboy Linux - Wireless Networking 1 08-12-2005 02:05 PM
Belkin Wireless Usb Adapter MacDaddy123 Linux - Hardware 2 02-13-2004 07:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 04:29 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