[ gpsdrive ] Ubuntu 9.04 Building problems
Charles Curley
charlescurley at charlescurley.com
Tue Oct 27 07:39:45 AKDT 2009
On Mon, 26 Oct 2009 07:53:12 +0100
Guenther Meyer <d.s.e at sordidmusic.com> wrote:
> Am Sonntag 25 Oktober 2009 23:48:59 schrieb Charles Curley:
> > However, I never use the speech stuff. Is it possible to compile
> > without it?
> >
> configure the build with cmake .. -DWITH_SPEECH=OFF in the build
> directory or disable this option in ccmake
Thanks. Being a cmake illiterate, I went looking for a file called
ccmake in the build. I didn't find it. But I did find in gpsdrive-trunk
the file DefineOptions.cmake. I edited this line:
option(WITH_SPEECH "Build with support of speech output" ON)
to read:
option(WITH_SPEECH "Build with support of speech output" OFF)
and that seems compile. I still get the message "Speech Dispatcher not
available, disabling speech output!" when firing up gpsdrive. So I
don't know if I have actually disabled it or not.
--
Charles Curley /"\ ASCII Ribbon Campaign
Looking for fine software \ / Respect for open standards
and/or writing? X No HTML/RTF in email
http://www.charlescurley.com / \ No M$ Word docs in email
Key fingerprint = CE5C 6645 A45A 64E4 94C0 809C FFF6 4C48 4ECD DFDB
More information about the GPSdrive
mailing list