I'm attempting to install the
miwm window manager.
I tried to follow the simple instructions on the "
Building" page:
Quote:
...cd to the miwm directory, until you see the Makefile and do the following.
Code:
make TAGS depend
make miwm
make install (as root)
This will build the miwm executable and put a copy in /usr/local/bin.
|
I can't seem to get past the first step. Here is the output when I type in
make TAGS depend:
Quote:
andre@hipparchus:~/temp/miwm$ make TAGS depend
Makefile:33: make.depend: No such file or directory
Building make.depend file. Please be patient.
Done building make.depend file.
etags *.cc *.h
/bin/sh: line 1: etags: command not found
make: *** [TAGS] Error 127
|
What am I not understanding here?
I'm on Debian Sarge 3.1