Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with setup / clarification needed #40

Closed
ahungry opened this issue Oct 11, 2019 · 2 comments
Closed

Problem with setup / clarification needed #40

ahungry opened this issue Oct 11, 2019 · 2 comments

Comments

@ahungry
Copy link

ahungry commented Oct 11, 2019

I want to try this, however even with emacs -Q /path/to/emacspeak-setup.el, I run into errors when loading, as follows:

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
locate-file-internal

(it seems it can't find a binary it needs? I did attempt to set DTK_PROGRAM to both espeak and espeak-ng (the actual binary I have available))

Should I be ensuring that I start the appropriate server first? (/path/to/emacspeak/servers/espeak)

@daniel-birket
Copy link

I think that I encountered this just today while helping a user to install emacspeak under MacOS. (I'm a sighted volunteer with some software skills). Noting that it worked in my install from git clone but not his install from tar, I tried making it again from git clone and it worked immediately. Perhaps this is something that was fixed between the release of the tar and the current code?

@tvraman
Copy link
Owner

tvraman commented Apr 6, 2020

Likely missing mplayer binary --- was fixed a while ago. In general
the debug output you submitted was inadequate -- you need to include
the entire backtrace, not just the first line.

@tvraman tvraman closed this as completed Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants