[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]
problem with emacspeak install
- To: jacobs@xxxxxxxxxxx
- Subject: problem with emacspeak install
- From: Matthew Campbell <mattcamp@xxxxxxxxxxx>
- Date: Sun, 25 Jul 1999 13:17:33 -0500 (CDT)
- In-Reply-To: <14235.6521.826815.203009@xxxxxxxxxxx>
- Old-Return-Path: <mattcamp@xxxxxxxxxxx>
- Resent-Date: Sun, 25 Jul 1999 14:19:54 -0400 (EDT)
- Resent-From: emacspeak@xxxxxxxxxxx
- Resent-Message-ID: <"RVQjIB.A.o-D.BV1m3"@hub>
- Resent-Sender: emacspeak-request@xxxxxxxxxxx
Jacob Schmude writes:
> I believe I found a bug in the "make install" command for emacspeak. It doesn't make the "play" program emacspeak uses for auditory icons executable. Was this intentionally done or is it a bug?
It is probably a bug, so I have created a patch for the Makefile. The
patch is attached to this message. Save it in your home directory,
and then to apply it, cd to the emacspeak source directory and type:
patch < ~/Makefile.patch
--
Matt Campbell <mattcamp@xxxxxxxxxxx>
Web site: http://www.feist.com/~mattcamp/
ICQ #: 33005941
*** Makefile.orig Sun Jul 25 13:11:32 1999
--- Makefile Sun Jul 25 13:13:37 1999
***************
*** 353,359 ****
$(INSTALL) -m 0644 *.el $(OBJECTS) \
dtk-exp dtk-mv speech-server remote-tcl play \
NEWS DOC $(libdir); \
! chmod 755 $(libdir)/remote-tcl ; \
$(INSTALL) -d $(libdir)/sounds; \
$(INSTALL) -m 0644 $(SOUNDS) $(libdir)/sounds; \
$(INSTALL) -d $(libdir)/realaudio; \
--- 353,359 ----
$(INSTALL) -m 0644 *.el $(OBJECTS) \
dtk-exp dtk-mv speech-server remote-tcl play \
NEWS DOC $(libdir); \
! chmod 755 $(libdir)/remote-tcl play ; \
$(INSTALL) -d $(libdir)/sounds; \
$(INSTALL) -m 0644 $(SOUNDS) $(libdir)/sounds; \
$(INSTALL) -d $(libdir)/realaudio; \
Emacspeak Files |
Subscribe |
Unsubscribe