bash: make: command not found
i'm trying to install bzip2 on my debian machine.
when I type the line make -f Makefile-libbz2_so in a root terminal window, I get the response bash: make: command not found. What do I do to get around this?
Many thanks.
Ben
|