Re: errors compiling gnome-speech with FreeTTS



OK, as per the README:

* Ensure the Java Acccess Bridge is installed-- if it's not in prefix/share/jar, then specify the --with-jab-dir configure option to tell the gnome-speech build system where it is.

* Unpack a FreeTTS 1.1.1 or later tarball in a directory. Use the --with-freetts-dir configure option to point the build at the lib subdirectory of the FreeTTS installation. For example:

--with-freetts-dir=/home/marc/FreeTTS/lib

Marc



At 10:28 AM 10/15/2003, Bill Haneman wrote:
Don:

Thomas is right, you will need java-access-bridge.  But it looks to me
as though you have other problems, since the com.sun.speech.freetts
package isn't being found.  (I quote a snippet of your error log below).
Are you sure that CLASSPATH is correct?

regards

Bill

<snip>

Making all in java
make[4]: Entering directory `/usr/src/gnome-speech/drivers/freetts/java'
/usr/java/j2sdk1.4.2/bin/javac \
-classpath =
../../../java/gnome-speech.jar:/opt/gnome-2.4/share/jar/gnome-java-bridge=
.jar:/usr/src/FreeTTS/lib/freetts.jar:/usr/src/FreeTTS/lib/cmulex.jar:/us=
r/src/FreeTTS/lib/cmukal16.jar \
org/GNOME/Speech/*.java
org/GNOME/Speech/FreeTTSSpeaker.java:9: package com.sun.speech.freetts =
does not exist
import com.sun.speech.freetts.Voice;

_______________________________________________
gnome-accessibility-list mailing list
gnome-accessibility-list gnome org
http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]