Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12
I downloaded the drivers for the WPC11 wireless card from ftp.linux-wlan.org/pub/linux-wlan-ng/ and followed the instructions. But when I got to the command: ./Configure the machine gave me the error: program ...
  1. #1
    wma
    wma is offline
    Just Joined!
    Join Date
    Jan 2008
    Posts
    8

    Instaaling Wireless Drivers

    I downloaded the drivers for the WPC11 wireless card from

    ftp.linux-wlan.org/pub/linux-wlan-ng/

    and followed the instructions. But when I got to the command:

    ./Configure

    the machine gave me the error: program not found even when I was SU or root.

    What did I do wrong?

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Case is important in Linux, ./configure

  3. #3
    wma
    wma is offline
    Just Joined!
    Join Date
    Jan 2008
    Posts
    8
    I did that and the system came back with:

    bash: ./configure: No such file or directory

  4. #4
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    What file did you download? did you uncompress it?

    Are you in the right directory? configure should come with the package.

  5. #5
    wma
    wma is offline
    Just Joined!
    Join Date
    Jan 2008
    Posts
    8
    Yes.

    I'm in the same directory with the files

  6. #6
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    List the files an see if it is there. ls or dir

  7. #7
    wma
    wma is offline
    Just Joined!
    Join Date
    Jan 2008
    Posts
    8
    Yes there is a .ls appended

  8. #8
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Lets start over.

    This is a package that must be compiled.

    Do you have the gcc compiler installed. Probably be a good idea to also install the kernel-source as well. This can be done through Yast

  9. #9
    wma
    wma is offline
    Just Joined!
    Join Date
    Jan 2008
    Posts
    8
    I downloaded the file

    linux-wkan-ng-0.2.8.tar.bz2

    from

    ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/

    The instructins included do not mention the need for the installation of gcc however, it is already installed

  10. #10
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Ok one last thing. Are you doing this as root?

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...