Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Oct 2000 21:02:08 -0400 (EDT)
From:      Trevor Johnson <trevor@jpj.net>
To:        stanb@panix.com
Cc:        FreeBSD Ports <freebsd-ports@FreeBSD.ORG>
Subject:   Re: Festival port and default voice
Message-ID:  <Pine.BSI.4.21.0010172039170.27049-100000@blues.jpj.net>
In-Reply-To: <200010171634.MAA17509@panix6.panix.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> I have installed the festival port, and when I run festival, it says that I
> have not defined a default voicce in /usr/local/share/festival/lib/voice.
> 
> I think what I need to do is install one of the festival-* voice ports and
> put something n this file. The man page does not appear to give me a clue
> on this.
> 
> Could someone point me to the appropriate docs on this?

Hi, Stan.  It looks like I forgot to put this into the Makefile for the
festival port:

	post-install:
		@${CAT} ${PKGMESSAGE}

When I do, the pkg-message file will be displayed:

**************************************************************************
* You need to install at least one festvox-* package before festival can *
* do anything other than mumble silently to itself.  See the festival    *
* package description, the festdoc package (share/doc/festival/*),       *
* or the festival home page for more information.                        *
**************************************************************************

If you look in the pkg-descr files for the festvox-* ports, they will tell
you the command that activates that voice.  There's extensive
documentation, including a reference card and illustrations, in the
festdoc port/package.

Thanks for pointing out the problem.  If you find any more deficiencies,
please let me know.
-- 
Trevor Johnson
http://jpj.net/~trevor/gpgkey.txt



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.4.21.0010172039170.27049-100000>