Ask a Question related to Ubuntu, Design and Development.

  1. #1

    Default Make error

    Newbie here, trying to use the madwifi instructions to install the atheros
    driver. when I type make, I get command not found.
    sudo make yields the same results. Is something missing in the installation?
    --
    Sincerely
    ---
    Customer Service
    Wood Contour Inc.
    [url]http://www.woodcontour.com[/url]
    Elmo Guest

  2. Similar Questions and Discussions

    1. Error in Make Test
      Hello, In the process of executing "make test", an error message is showing. Following is the command sequence, followed by a copy of the test...
    2. Installation error during make.
      Trying to set up php 4.3.8 on a machine running Fedora Core 2 Linux with Apache 2.0.49 and mySQL 4.0.20. The config seems to run ok but make...
    3. #25675 [Opn->Bgs]: make php error~
      ID: 25675 Updated by: sniper@php.net Reported By: kicela at yahoo dot com dot tw -Status: Open +Status: ...
    4. #25675 [NEW]: make php error~
      From: kicela at yahoo dot com dot tw Operating system: mandrake9.1 PHP version: 4.3.3 PHP Bug Type: Compile Failure Bug...
    5. make error with unixODBC
      Trying to install on SuSE 8.2 from source. ../configure --with-apxs=/usr/local/apache/bin/apxs --with-mysql --with-unixODBC=/usr/lib getting...
  3. #2

    Default Re: Make error

    On Tue, 23 May 2006 06:15:25 GMT, Elmo mumbled:
    > Newbie here, trying to use the madwifi instructions to install the atheros
    > driver. when I type make, I get command not found.
    > sudo make yields the same results. Is something missing in the installation?
    Is make installed?

    sudo apt-get install make
    --
    Simon.
    ================================================== ===================
    "Back up my hard disk ? I can't find the reverse switch !"
    ================================================== ===================
    Simon Jones Guest

  4. #3

    Default Re: Make error

    Simon Jones wrote:
    > sudo apt-get install make
    Every time I type the sudo it will say command not found. I suspect it
    willnot accept my password, although it will accept it when I do gui
    changes as su...
    --
    Sincerely
    ---
    Customer Service
    Wood Contour Inc.
    [url]http://www.woodcontour.com[/url]
    Elmo Guest

  5. #4

    Default Re: Make error

    On Tue, 23 May 2006 18:59:55 +0000, Elmo wrote:
    > Simon Jones wrote:
    >
    >> sudo apt-get install make
    > Every time I type the sudo it will say command not found. I suspect it
    > willnot accept my password, although it will accept it when I do gui
    > changes as su...
    man sudo | grep PATH

    --
    Pozdrawiam
    Zygfryd Homonto
    galeria: [url]http://photo.e-janik.com[/url]

    Zygfryd Homonto Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139