Comments

Search

HTK comple error.
By Sergey S. - 4/12/2008 - 9 Replies Hello, I am trying to compile HTK-3.4 on Ubuntu 7.10 but I get this error: make all ... /usr/bin/ld: skipping incompatible /usr/bin/../lib/libX11.so when searching for -lX11 /usr/bin/ld: skipping incompatible /usr/bin/../lib/libX11.a when searching for -lX11 /usr/bin/ld: skipping incompatible /usr/lib/libX11.so when searching for -lX11 /usr/bin/ld: skipping incompatible /usr/lib/libX11.a when searching for -lX11 /usr/bin/ld: cannot find -lX11 collect2: ld returned 1 exit status make[1]: *** [HSLab] Error 1 make[1]: Leaving directory `/home/serg/bin/htk/HTKTools' make: *** [htktools] Error 1 Any idea what might be wrong? Thanks in advance, --Sergey

Julius 4.0.1
By kmaclean - 3/12/2008 Some compile problems with Julius 4.0 on Cygwin have been fixed in Julius 4.0.1.

error in compiling julian
By amza - 1/7/2008 - 2 Replies I compile julian from source (julius-3.5.2.tar.gz, and then extracts it), because I need julian, not julius, by typing the command as follows: $./configure --prefix=/home/riset/bin/julius-3.5.2 --enable-julian The compile didn't work well because there are errors as follows: $ ./configure --prefix=/home/riset/bin/julius-3.5.2 --enable-julian >a.txt ./configure: line 1033: cmp: command not found ./configure: line 714: cmp: command not found configure: warning: no iconv, gram2sapixml.pl may not work ./configure: line 1331: cmp: command not found ./configure: line 1203: cmp: command not found ./configure: line 2009: cmp: command not found configure: warning: not found configure: warning: libsndfile enables AIFF AU SND NIST format for Julius. It's available at http://www.mega-nerd.com/libsndfile/ ./configure: line 3094: cmp: command not found I don't understand the command "cmp" in "configure" file, because the file is already available. Can you help me? I haven't been able to run julian yet since 3 weeks ago. Thank you. ~amza

error in compiling HTK and Julius
By hazel - 1/6/2008 - 1 Replies 1. I have already configured HTK by using command "./configure .......", but when I type in "make all" on cygwin bash shell, there is errors as follows: $ make all make[1]: Entering directory `/home/riset/bin/htk-3.3/HTKLib' gcc -Wall -Wno-switch -g -O2 -I. -c -o HShell.o HShell.c HShell.c: In function `KeyPressed': HShell.c:1487: error: `FIONREAD' undeclared (first use in this function) HShell.c:1487: error: (Each undeclared identifier is reported only once HShell.c:1487: error: for each function it appears in.) make[1]: *** [HShell.o] Error 1 make[1]: Leaving directory `/home/riset/bin/htk-3.3/HTKLib' make: *** [all] Error 1 2. I also have extracted julius-3.5.3 to "/home/riset/bin". When I compiled julian by typing: $./configure --prefix=/home/riset/bin/julius-3.5.3 --enable-julian there is an error as follows: bash: $./configure: No such file or directory Can you help me to solve these two problems, please? Thank you. ~hazel

compile and install htk
By amza - 12/31/2007 - 8 Replies When I configured HTK by exceuting command: $./configure --prefix=/home/yourusername/bin/htk-3.3 There is an error like this: bash: ./configure: No such file or directory How to solve this problem? Thank you...

HTK INSTALLATION
By kat_wills - 12/28/2007 - 1 Replies Hi, It is about installation of htk.I already have htk installed on my linux system,but the location of installation is different from the steps specified on this tutorial.I have tried installing multiple copies but it did not work. Since htk has already been installed and working,can I skip the section on htk and focus on other parts of the tutorials or must it be installedfollowing your steps. cheers.

error in testing julius
By amza - 11/22/2007 - 11 Replies I have followed all directions, but the julius testing doesn't work. When I typed "julian" on Cygwin Bash Shell, it doesn't display the version of Julius, it's just blank. I don't know what is missing when installing julius, I have done all steps. Can you help me? Thank you.

ERROR TESTING JULIUS
By rovira74 - 10/20/2007 - 4 Replies Hi, I was unable to test julius installation at the prompt as directed but when I typed julian,it gave the version. Was there any error or are 'julius' and 'julian' commands the same