Help for this page
# Install espeak executable install -m 755 espeak /usr/local/bin gmake: install: Command not found gmake: *** [install] Error 127
install: all # Create directories ... $(INSTALL) -pm 644 speak_lib.h $(DESTDIR)$(INCDIR) # Install data files cp -prf ../espeak-data/* $(DESTDIR)$(DATADIR)