Click to See Complete Forum and Search --> : Make


pug
03-19-2002, 08:38 AM
Hi I am trying to compile www.docsis.sourceforge.net (http://docsis.sourceforge.net) and it refers to a make command but when I type this command it just says

bash: make command not found

I am using Mandrake 8.1 version of linux?? :confused:

[ 19 March 2002: Message edited by: pug ]

z0mbix
03-19-2002, 09:12 AM
try whereis make. If nothing appears, install make off the mandrake cd's via software manager.

mdwatts
03-19-2002, 05:50 PM
If make is not found, then you will need to install the development packages.

slapNUT
03-19-2002, 07:06 PM
make-3.79.1-5mdk.i586.rpm is on CD #1

pug
03-20-2002, 06:04 PM
Sorted Thanks for the help :)