From: Nico Kadel-Garcia on
On Jan 21, 9:33 pm, Jed <hard...(a)thearton.biz> wrote:
> most commands that I need are available but the "make" command cannot
> be found. Would there be any normal reason for that to happen?

Which Linux distribution are you using? And what does "which make" and
"echo $PATH" say?
From: Jed on
On Jan 23, 1:39 am, Shadow <Sh(a)dow> wrote:
> On Thu, 21 Jan 2010 18:33:01 -0800 (PST), Jed <hard...(a)thearton.biz>
> wrote:
>
> >most commands that I need are available but the "make" command cannot
> >be found. Would there be any normal reason for that to happen?
>
>         I can't even guess what distrib you are using, your headers
> are windows.
>         But if it's ubuntu, open up your synaptic package manager, and
> look for something called "****build essentials". It will download all
> the files you need for "making"
>         []'s
>
> ****** I'm not sure of the exact name, but the description will guide
> you. On a windows box ATM, so quoting from memory.

I am on XP at a cafe. Debian though. Jed
From: Jed on
On Jan 23, 1:59 am, Nico Kadel-Garcia <nka...(a)gmail.com> wrote:
> On Jan 21, 9:33 pm, Jed <hard...(a)thearton.biz> wrote:
>
> > most commands that I need are available but the "make" command cannot
> > be found. Would there be any normal reason for that to happen?
>
> Which Linux distribution are you using? And what does "which make" and
> "echo $PATH" say?

ditto
From: The Natural Philosopher on
Jed wrote:
> On Jan 23, 1:39 am, Shadow <Sh(a)dow> wrote:
>> On Thu, 21 Jan 2010 18:33:01 -0800 (PST), Jed <hard...(a)thearton.biz>
>> wrote:
>>
>>> most commands that I need are available but the "make" command cannot
>>> be found. Would there be any normal reason for that to happen?
>> I can't even guess what distrib you are using, your headers
>> are windows.
>> But if it's ubuntu, open up your synaptic package manager, and
>> look for something called "****build essentials". It will download all
>> the files you need for "making"
>> []'s
>>
>> ****** I'm not sure of the exact name, but the description will guide
>> you. On a windows box ATM, so quoting from memory.
>
> I am on XP at a cafe. Debian though. Jed

well use synaptic to install build-essentials then or apt-get install
build-essentials.

It certainly appears on mine OK.
From: Nico Kadel-Garcia on
On Jan 21, 9:33 pm, Jed <hard...(a)thearton.biz> wrote:
> most commands that I need are available but the "make" command cannot
> be found. Would there be any normal reason for that to happen?

Jed, people have pointed you to using "synaptic" to install "make".
But you may also want to think about what other parts of the GNU
toolchain you want, in order to build and test software. autoconf,
gdb, ddd, lint, and splint can all be useful.
First  |  Prev  |  Next  |  Last
Pages: 1 2 3 4
Prev: USB cable - why ?
Next: Graphics cards for Linux