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

[hts-users:04067] Re: problem installation Flite+HTS Engine in cygwin


Hi, Keiichiro
many thanks for the reply.
YES, hts_engine_API-1.08.tar.gz was MISSING.
Now I have compiled first  the hts_engine_API-1.08 in cygwin,
and finally I have compiled the flite+hts_engine-1.05. with

./configure \
     --with-hts-engine-header-path=/cygdrive/c/flite/hts_engine_API/include \
     --with-hts-engine-library-path=/cygdrive/c/flite/hts_engine_API/lib

IT WORKS !!! 

But now, when I launch the flite_hts_engine.exe I have an error message:

"The program can't start because cygwin1.dll is missing from your computer"

This is a problem of cygwin and i trying to fix this.
Thanks again for the suggestion.
Best regards.

Giorgio.






> Date: Wed, 11 Jun 2014 22:42:46 +0900
> From: uratec@xxxxxxxxxxxxxxx
> Subject: [hts-users:04066] Re: problem installation Flite+HTS Engine in cygwin
> To: hts-users@xxxxxxxxxxxxxxx
> CC: uratec@xxxxxxxxxxxx
>
> Hi,
>
> Could you install hts_engine API?
> http://downloads.sourceforge.net/hts-engine/hts_engine_API-1.08.tar.gz
> HTS_engine.h is included in this package.
>
> Regards,
> Keiichiro Oura
>
> 2014-06-11 21:41 GMT+09:00 giorgio multineddu <dott.benway@xxxxxxxxxx>:
> > Hello,
> > I'm trying to install Flite+hts_engine version 1.05 on win7 with cygwin
> >
> > when I launch in the terminal ./configure i receive the message :
> > configure: error: Cannot find HTS_engine.h
> >
> > Actually HTS_engine.h isn't included in the source : there is only
> > flite_hts_engine.h
> >
> > I used the options
> >
> > ./configure \
> > --with-hts-engine-header-path=/usr/local/hts_engine_API/include \
> > --with-hts-engine-library-path=/usr/local/hts_engine_API/lib
> >
> >
> > but the result is the same : "configure: error: Cannot find HTS_engine.h"
> >
> > Any suggestion will be very appreciated.
> > Thanks in advance
> >
> > Giorgio.
> >
>

References
[hts-users:04065] problem installation Flite+HTS Engine in cygwin, giorgio multineddu
[hts-users:04066] Re: problem installation Flite+HTS Engine in cygwin, Keiichiro Oura