[x] Welcome to LinuxSolved.com Linux help forums, here we are a community of Linux users helping each other. It is helpful to both ie. new linux users as well experienced one. We always have our experts to help you and ofcourse members help each other, so you can ask for help any time by Registering.: Click to Register

Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Linux Forums - Linux Help,Advice & support community:LinuxSolved.com  |  Forum  |  Linux in General  |  Linux Kernel  |  Topic: make command
Welcome to LinuxCommunity

You have just arrived to a friendly linux community which is helping Linux Users from Years.. You can be its part if you have not already joined it. Registration is FREE and is gateway to unlimited help and support to all your linux related needs. If you are an GNU/Linux supporter then you have come to the right place.
Pages: 1 [2] 3
  Print  
Author Topic: make command  (Read 8486 times)
0 Members and 1 Guest are viewing this topic.
smb2004
Tux Awared
**
Offline Offline

Posts: 47


View Profile
« Reply #15 on: June 25, 2004, 02:03:07 PM »

i tried this is what i got:

# echo $PATH
# /sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bim:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/java/jre/bin
#
# cd /home/Matt/linux-wlan-0.2.0
/home/Matt/linux-wlan-0.2.0 # make config
bash: make: command not found
#

did i miss a libarary or should i try the four steps you listed below?
Logged
dragoncity99
LST CareTaker
Experienced
*****
Offline Offline

Gender: Male
Posts: 529


View Profile
« Reply #16 on: June 27, 2004, 12:48:51 PM »

Ur path looks fine.  R u a root or a superuser? If u r a super user, i fear u will have a hard time though installations are not encouraged as root.
I think u haven't configure yet ur files. Try the command :

 ./configure

first.  Does it work?
Logged
smb2004
Tux Awared
**
Offline Offline

Posts: 47


View Profile
« Reply #17 on: June 27, 2004, 06:05:43 PM »

i didnt know the difference between root and su, so i've been going back and forth....also what directory to i run ./configure
Logged
dragoncity99
LST CareTaker
Experienced
*****
Offline Offline

Gender: Male
Posts: 529


View Profile
« Reply #18 on: June 28, 2004, 06:28:34 AM »

root is like the "Administrator" in windoze.

su = super user of the OS, they have the privilege of the root if the are activiated.

For a root to login to linux. Just type "root" as a username for login and type the password to login.

./configure is executed under the program folder which u want to make the driver.
Logged
smb2004
Tux Awared
**
Offline Offline

Posts: 47


View Profile
« Reply #19 on: June 28, 2004, 04:53:28 PM »

logged in as root:
/home/matt/linux-wlan-0.2.0 # ./confiure
bash: ./configure: no such file or directory

 :shock:
Logged
dragoncity99
LST CareTaker
Experienced
*****
Offline Offline

Gender: Male
Posts: 529


View Profile
« Reply #20 on: June 28, 2004, 11:08:40 PM »

Ok, very good.

Can u send me a link or *.tar.gz file  that u have for this driver, i will try to see all the files available and test on my pc.

Thanks u very much Wink
Logged
smb2004
Tux Awared
**
Offline Offline

Posts: 47


View Profile
« Reply #21 on: July 01, 2004, 04:22:13 PM »

the driver is for my dlink 520 wireless nic, i e-mail dlink and this is where they sent me for a driver:

http://www.linux-wlan.org/
Logged
dragoncity99
LST CareTaker
Experienced
*****
Offline Offline

Gender: Male
Posts: 529


View Profile
« Reply #22 on: July 02, 2004, 09:38:53 PM »

I try to install ASAP for u.
Logged
smb2004
Tux Awared
**
Offline Offline

Posts: 47


View Profile
« Reply #23 on: July 09, 2004, 03:48:17 PM »

hows that workin for ya?
Logged
dragoncity99
LST CareTaker
Experienced
*****
Offline Offline

Gender: Male
Posts: 529


View Profile
« Reply #24 on: July 09, 2004, 09:12:18 PM »

I used this file:

linux-wlan-ng-0.2.0.tar.gz

What i did was :

1. tar -xzvf linux-wlan-ng-0.2.0.tar.gz

2. cd into this direcotry linux-wlan-ng-0.2.0

3. i type : "./Configure"

4. And if successfull, u can do make things.
Logged
smb2004
Tux Awared
**
Offline Offline

Posts: 47


View Profile
« Reply #25 on: July 12, 2004, 06:25:36 PM »

thanks that did it! just one more thing, after the first 4 questions it asks for the source directory and it gives a default one of /use/src/linux that doesn't work for me.  do you know what it would be on suse linux?
Logged
dragoncity99
LST CareTaker
Experienced
*****
Offline Offline

Gender: Male
Posts: 529


View Profile
« Reply #26 on: July 12, 2004, 10:29:35 PM »

Congratulations , good to hear that.
Most welcome Wink

Sorry, i never used SUSE before but, this option u can try to find which is the directory for SUSE to store the source codes.

Try this command to locate the source directory, it might help
1. type "updatedb"
2. type ----> locate "src"  (src or other few keywords)

Optionally u may search the net or go to SUSE main tech site to see the file system structure to identify it.
Logged
smb2004
Tux Awared
**
Offline Offline

Posts: 47


View Profile
« Reply #27 on: July 13, 2004, 07:55:59 PM »

im still havin trouble finding the source directory, what should it have in it.  also im installing a second driver for somthing else and when i run './configure' it starts then errors and wants to know the host system type, what would go there?
Logged
dragoncity99
LST CareTaker
Experienced
*****
Offline Offline

Gender: Male
Posts: 529


View Profile
« Reply #28 on: July 14, 2004, 06:03:27 AM »

What's that something else?
Logged
smb2004
Tux Awared
**
Offline Offline

Posts: 47


View Profile
« Reply #29 on: July 14, 2004, 12:46:53 PM »

it is a vcd imager add on for k3b
Logged
Pages: 1 [2] 3
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Help for command line editing.. Miscellaneous indigo 3 2037 Last post February 11, 2004, 10:38:30 AM
by dragoncity99
awk command Linux Development & Programming mrsinghal 1 1328 Last post March 30, 2005, 04:03:45 AM
by neo
PROBLEMS FACED IN COMMAND LINE OPERATIONS Miscellaneous rajesh.bahl 6 1147 Last post May 15, 2007, 02:00:49 AM
by gauravbajaj
Difference In Command Miscellaneous rajesh.bahl 3 864 Last post December 18, 2007, 01:53:10 AM
by Ricky
cp command or mv or ? Miscellaneous craig_linuxsolved 3 686 Last post October 29, 2009, 11:13:19 AM
by dragoncity99
Search LS
Welcome, Guest. Please login or register.
Did you miss your activation email?
July 29, 2010, 10:20:12 AM

Login with username, password and session length
Navigation
Recent Discussions
[July 24, 2010, 11:46:22 PM]

[July 24, 2010, 04:10:46 PM]

[July 23, 2010, 07:22:27 AM]

[July 23, 2010, 07:20:53 AM]

[July 23, 2010, 07:19:15 AM]

[July 23, 2010, 07:15:30 AM]

[July 23, 2010, 07:08:21 AM]

[July 19, 2010, 11:01:10 PM]

[July 19, 2010, 10:01:58 AM]

[July 19, 2010, 01:21:00 AM]
Members
Total Members: 7690
Latest: BOZZYPRINCESS
Stats
Total Posts: 9524
Total Topics: 2729
Online Today: 7
Online Ever: 128
(April 10, 2010, 10:24:17 PM)
Users Online
Users: 0
Guests: 11
Total: 11
Privacy Policy| Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Theme & TinyPortal v0.9.8 © Bloc