The second line of "/usr/bin/text2wave" is "true" ; exec /usr/src/build/210739-i386/BUILD/festival/bin/festival --script $0 $* when it should be "true" ; exec /usr/bin/festival --script $0 $* festival-1.4.2-16 Red Hat Linux release 9 (Shrike) Linux 2.4.20-8smp #1 SMP Thu Mar 13 16:43:01 EST 2003 i686 athlon i386 GNU/Linux
*** Bug 75643 has been marked as a duplicate of this bug. ***
*** Bug 77908 has been marked as a duplicate of this bug. ***
Dear Red Hat Software, I hope it doesn't take as long to fix this bug as it does to have noticed it in bugzilla. BTW, here is the patch (again) if the description was not clear enough. Next time this bug is updated, hopefully it will actually be fixed. :) Jeremy --- /usr/bin/text2wave-orig 2003-01-25 17:18:56.000000000 -0800 +++ /usr/bin/text2wave 2003-08-25 14:15:41.000000000 -0700 @@ -1,5 +1,5 @@ #!/bin/sh -"true" ; exec /usr/src/build/210739-i386/BUILD/festival/bin/festival --script $0 $* +"true" ; exec /usr/bin/festival --script $0 $* ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-*-mode:scheme-*- ;; ;; ;; Centre for Speech Technology Research ;;
Fixed in 1.4.2-19.