Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
3.1.0beta make install problem
- X-seq: zsh-workers 2658
- From: dogcow@xxxxxxxxxxxxxxxx (Tom Spindler)
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: 3.1.0beta make install problem
- Date: Sat, 28 Dec 1996 20:56:08 -0500 (EST)
make install calls make install.modules, which has various problems (it looks
like MODULE is misspelled MONULE, but I don't know if that's intentional or
not.) - it does a "for dir in $(MODULE_DIRS); do", but that variable is empty,
and so sh gets pouty.
I'd suggest either removing install.modules from the make install line, or else
putting it at the end of the install: line.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author