Re: still have java problem in installing gnome-speech



Cheryl:

I suspect you either don't have Java 1.4 or more likely you have another
"java" command, probably the Gnu Java (which isn't 1.4 compliant and
also doesn't have "idlj").  There is a problem with the gnome-speech
configure script, it does not report this failure correctly but you are
seeing it in your "make".  The solution is to make sure you have idlj,
and that the path to your Java 1.4 SDK is in your $PATH, prior to any
other directory which has "javac" binaries.

To check it yourself, run 
"`which java` -version" 
and 
"`which idlj` -version" 
to see if your javac and idlj commands are present. Your "java" version
should be >= 1.4.0, and idlj should be >= 3.0.

regards,

Bill

On Tue, 2002-11-12 at 06:54, Thomas Ward wrote:
> On Mon, 11 Nov 2002, Cheryl Homiak wrote:
> 
> > Started over again; this time installed to /usr/local/garnome intead of in home
> > directory.
> > Checked for libraries installed, garnome-0.18.3, extra packages, festival
> > installed acording to directions.
> > j2sdk executed.
> > go_gnome script modified and run.
> > gnopernicus and gnome-speech downloaded from cvs.
> > gnome-speech ./autogen.sh ran ok.
> > Make for gnome-sppech ok up to this:
> > 
> > Making all in java
> > make[2]: Entering directory `/usr/local/src/gnome-speech/java'
> > no \
> > -emitAll 	-i /usr/local/garnome/share/idl/bonobo-activation-2.0 	-i ../idl \
> > -pkgPrefix GNOME org \
> > -pkgPrefix Bonobo org.GNOME \
> > -fallTie ../idl/GNOME_Speech_SynthesisDriver.idl
> > make[2]: no: Command not found
> > make[2]: *** [org/GNOME/Speech/*.java] Error 127
> > make[2]: Leaving directory `/usr/local/src/gnome-speech/java'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/usr/local/src/gnome-speech'
> > make: *** [all-recursive-am] Error 2
> > What have I left out?
> > 
> > Cheryl
> 
> Hi, Cheryl. This is a vary common problem with gnome-speech. The only and 
> best solution is to modify your configure script or makefiles not to build 
> the java componits.
> If someone has a suggestion how to get the java componits working 
> correctly I 
> don't know it yet.
> 
> 
> > 
> > _______________________________________________
> > gnome-accessibility-list mailing list
> > gnome-accessibility-list gnome org
> > http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list
> > 
> 
> _______________________________________________
> 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]