Re: emacspeak build
Chris Brannon <[email protected]> Thu, 23 Feb 2017 08:44:06 -0800
| Newsgroups | gmane.linux.redhat.blinux.general |
|---|---|
| Message-ID | <[email protected]> |
Jude DaShiell <[email protected]> writes: > but when I do sudo -H make install the install errors out > complaining it can't build outloud. Very good reason it can't build > outloud, it's not on this machine. Hey Jude, This probably needs to be fixed in the emacspeak source, but here's a temporary workaround that will hopefully work for you. Try running touch servers/linux-outloud/atcleci.so from the root of the emacspeak source tree. make will be fooled into installing a dummy atcleci.so. That's fine, since you don't have outloud on that machine. -- Chris