Re: gnome-speech issues
- From: Arvind Autar <Autar022 planet nl>
- To: garnome-list gnome org
- Subject: Re: gnome-speech issues
- Date: Thu, 21 Oct 2004 11:25:42 +0200
On Wed, 2004-10-20 at 22:45 +0200, Arvind Autar wrote:
> Hi,
>
> trying 2.8.0.2 gnome having issue's with gnome-speech.
> make all-am
> make[3]: Entering directory
> `/home/arvind/garnome-2.8.0.2/desktop/gnome-speech/w
> ork/main.d/gnome-speech-0.3.5/gnome-speech'
> make[3]: Nothing to be done for `all-am'.
> make[3]: Leaving directory
> `/home/arvind/garnome-2.8.0.2/desktop/gnome-speech/wo
> rk/main.d/gnome-speech-0.3.5/gnome-speech'
> make[2]: Leaving directory
> `/home/arvind/garnome-2.8.0.2/desktop/gnome-speech/wo
> rk/main.d/gnome-speech-0.3.5/gnome-speech'
> Making all in java
> make[2]: Entering directory
> `/home/arvind/garnome-2.8.0.2/desktop/gnome-speech/w
> ork/main.d/gnome-speech-0.3.5/java'
> \
> -emitAll -i /home/arvind/garnome/share/idl/bonobo-activation-2.0
> -i ../idl \
> -pkgPrefix GNOME org \
> -pkgPrefix Bonobo org.GNOME \
> -fallTie ../idl/GNOME_Speech_SynthesisDriver.idl
> make[2]: -emitAll: Command not found
> make[2]: *** [org/GNOME/Speech/*.java] Error 127
> make[2]: Leaving directory
> `/home/arvind/garnome-2.8.0.2/desktop/gnome-speech/wo
> rk/main.d/gnome-speech-0.3.5/java'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/home/arvind/garnome-2.8.0.2/desktop/gnome-speech/wo
> rk/main.d/gnome-speech-0.3.5'
> make: *** [all] Error 2
>
>
> Anyone got a fix for this?
>
>
> Arvind
> --
> Arvind Autar <Autar022 planet nl>
Okay problem solved. This is what I did. (using debian)
- I installed mpkg-j2se
"mpkg-j2se creates a Debian package from a Java(TM) 2 distribution. This
program works with the latest Java(TM) Runtime Environments (RE) and
Software Development Kits (SDK) Version 1.3, 1.4 and 1.5 from Sun
Microsystems(TM) and Blackdown Java Linux."
- Downloaded "j2sdk-1_4_2_06-linux-i586.bin", saved it in /tmp
- fakeroot /usr/bin/mpkg-j2se /tmp/j2sdk-1_4_2_06-linux-i586.bin
(followed the instructions)
- dpkg -i /tmp/dpkg -i /tmp/<j2sdk deb package>
- made a symlink (ln -s) from /usr/lib/j2sdk1.4-sun to /usr/lib/java
- added the following in ~/.bash_profile
export JAVA_HOME=/usr/lib/java
PATH="${PATH}:/usr/lib/java/bin/"
- source ~/.bash_profile
- did a "make clean" in the gnome-speech directory and resumed the
instalation.
--
Arvind Autar <Autar022 planet nl>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]