Hello
I've downloaded some software from the net, but it needs to be compiled.
But when I type make , noting happens.
However when I do a whereis make, i get the directory that it is located in.
Also ./configure on some of the sources can't find cc either.
How do I make the programs look in the correct place for the compiler stuff.
thnks in advance
I've downloaded some software from the net, but it needs to be compiled.
But when I type make , noting happens.
However when I do a whereis make, i get the directory that it is located in.
Also ./configure on some of the sources can't find cc either.
How do I make the programs look in the correct place for the compiler stuff.
thnks in advance