From owner-freebsd-ports Tue Oct 17 18: 2:12 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id 2FBDB37B4C5 for ; Tue, 17 Oct 2000 18:02:10 -0700 (PDT) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e9I128I29052; Tue, 17 Oct 2000 21:02:08 -0400 (EDT) Date: Tue, 17 Oct 2000 21:02:08 -0400 (EDT) From: Trevor Johnson To: stanb@panix.com Cc: FreeBSD Ports Subject: Re: Festival port and default voice In-Reply-To: <200010171634.MAA17509@panix6.panix.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > 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