Hi,<br><br>I am trying to install festival on my windows machine using cygwin and I am running into problems when compinling speech_tools. <br>The script gets stuck at:<br><br>****************<br>Making in directory ./bin ...
<br><br>Remove Links:<br><br>Scripts: (sh) (prl) example_to_doc++<br><br>****************<br><br>if I only compile libraries: make make_libraries, there is no error messages. I am not sure if festival needs just libraries or a fill compilation of thee speech_tools.
<br>So then I tried to compile the festival using gnu make and it gets stuck similarly at:<br><br>***************************<br>Making in directory ./bin ...<br><br>Remove Links:<br><br>Main Links: festival festival_client
<br><br>Scripts: (sh) (prl) festival_server<br>************************<br><br>The other option is to use VStudio's nmake, but I only have VC 8 (while they used VC6) and I am getting compile errors with it.<br><br>Has anyone installed festival with cygwin and has any suggestions?
<br><br>Thank you<br>-Svetlana