On Saturday 19 July 2008 06:07:53 pm Mitchell, MichaelX C wrote:
> Running an ASUS, make commands draw "no such command"  - is there an
> alternate command in Debian distros for "make"?


[EMAIL PROTECTED]:~$ which make
/usr/bin/make
[EMAIL PROTECTED]:~$ dpkg -S /usr/bin/make
make: /usr/bin/make


So, in theory `apt-get install make` should do it.

It might be better to `apt-get install build-essential` though, as that pulls 
in other things you might need to build from source.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to