March 28, 2024, 12:58:06 PM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: make command  (Read 23907 times)

Offline smb2004

  • Tux Awared
  • **
  • Posts: 47
make command
« Reply #15 on: June 25, 2004, 06: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?

Offline dragoncity99

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 551
make command
« Reply #16 on: June 27, 2004, 04: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?

Offline smb2004

  • Tux Awared
  • **
  • Posts: 47
make command
« Reply #17 on: June 27, 2004, 10: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

Offline dragoncity99

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 551
make command
« Reply #18 on: June 28, 2004, 10: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.

Offline smb2004

  • Tux Awared
  • **
  • Posts: 47
make command
« Reply #19 on: June 28, 2004, 08:53:28 PM »
logged in as root:
/home/matt/linux-wlan-0.2.0 # ./confiure
bash: ./configure: no such file or directory

 :shock:

Offline dragoncity99

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 551
make command
« Reply #20 on: June 29, 2004, 03:08:40 AM »
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 ;)

Offline smb2004

  • Tux Awared
  • **
  • Posts: 47
make command
« Reply #21 on: July 01, 2004, 08: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/

Offline dragoncity99

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 551
make command
« Reply #22 on: July 03, 2004, 01:38:53 AM »
I try to install ASAP for u.

Offline smb2004

  • Tux Awared
  • **
  • Posts: 47
make command
« Reply #23 on: July 09, 2004, 07:48:17 PM »
hows that workin for ya?

Offline dragoncity99

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 551
make command
« Reply #24 on: July 10, 2004, 01:12:18 AM »
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.

Offline smb2004

  • Tux Awared
  • **
  • Posts: 47
make command
« Reply #25 on: July 12, 2004, 10: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?

Offline dragoncity99

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 551
make command
« Reply #26 on: July 13, 2004, 02:29:35 AM »
Congratulations , good to hear that.
Most welcome ;)

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.

Offline smb2004

  • Tux Awared
  • **
  • Posts: 47
make command
« Reply #27 on: July 13, 2004, 11: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?

Offline dragoncity99

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 551
make command
« Reply #28 on: July 14, 2004, 10:03:27 AM »
What's that something else?

Offline smb2004

  • Tux Awared
  • **
  • Posts: 47
make command
« Reply #29 on: July 14, 2004, 04:46:53 PM »
it is a vcd imager add on for k3b