[Subject Prev][Subject Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hts-users:02232] Re: question about configuring errors of HTS


В Пнд, 05/10/2009 в 20:21 -0700, jangwon kim пишет:
> Dear all
> 
> I am trying to install HTS-2.1 in Ubuntu 9.04.
> What I have done so far are download HTK-3.4.tar.gz,
> HDecode-3.4.tar.gz, unpack them, get in htk directory and patching
> HTS-2.1_for_HTK-3.4.patch.
> 
> Now, I'm trying to configure as below.
> 
> jangwon@jangwon-laptop:~/hts_jangwon/htk$ ./configure
> 
> But I got some 'no' signs as below.
> 
It's perfectly fine to get them.

> checking whether make sets $(MAKE)... yes
> checking for gawk... noonfig.status
> config.status: creating HTKLib/Makefile
> config.status: creating HTKTools/Makefile
> config.status: creating HLMLib/Makefile
> config.status: creating HLMTools/Makefile
> config.status: creating HTKLVRec/Makefile
> config.status: creating Makefile
> **************************************************
> 
> HTK is now ready to be built.
> 
> Type "make all" to build the HTK libraries
> and tools.
> 
> Then "make install" to install them.
> 
> The tools will be installed in /usr/local/HTS-2.1/bin
> 
> Build notes: The Language Modelling tools
> will not be built. You can build them
> manually later by running 'make hlmtools
> install-hlmtools'. HDecode will not be built. You
> can build it manually later by running 'make
> hdecode install-hdecode'.
> 
> **************************************************
> 
The configure went as expected.

> Of course, when I type make all, there are many errors.
> Please tell me what I should check.

You should check those make errors. In particular the first one. 

Attachment: signature.asc
Description: =?koi8-r?q?=FC=D4=C1?==?koi8-r?q?_=DE=C1=D3=D4=D8?= =?koi8-r?q?_=D3=CF=CF=C2=DD=C5=CE=C9=D1?= =?koi8-r?q?_=D0=CF=C4=D0=C9=D3=C1=CE=C1?= =?koi8-r?q?_=C3=C9=C6=D2=CF=D7=CF=CA?= =?koi8-r?q?_=D0=CF=C4=D0=C9=D3=D8=C0?=


References
[hts-users:02231] question about configuring errors of HTS, jangwon kim