From: "Rob" <captinlogic@gmail.com>
To: "Speakup is a screen review system for Linux."
<speakup@linux-speakup.org>
Subject: Re: missing libspeech.h when trying to compile speechd-up
Date: Mon, 30 May 2016 18:48:30 -0500 [thread overview]
Message-ID: <7E121452CB9345E6909D0F17FF6A3588@train> (raw)
In-Reply-To: <31628.1464638948@ccs.covici.com>
<covici@ccs.covici.com> wrote:
> Hi. I am trying to compile speechd-up on a new system using the latest
> speech dispatcher which is 0.8.3 and speechd-up is complaining about
> missing libspeech.h, which I assume is something from speech
> dispatcher.
Did your ./configure --prefix match in both programs?
If you just did ./configure make make install with speech-dispatcher,
everything went under /usr/local. Speechd-up is probably looking under
/usr/lib or somesuch, when, in fact, your libraries are under
/usr/local/lib.
next prev parent reply other threads:[~ UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
covici
` Rob [this message]
` covici
` Chris Brannon
` covici
` covici
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7E121452CB9345E6909D0F17FF6A3588@train \
--to=captinlogic@gmail.com \
--cc=speakup@linux-speakup.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).