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

[hts-users:03002] Re: Problem with Snack on Cygwin


Hi,

On Tue, Aug 9, 2011 at 2:28 PM, Nicholas Volk <nvolk@xxxxxxxxxx> wrote:
> Hi,
>
> I am trying to set up the Japanese Normal demo on Cygwin and am having
> trouble with Snack. I have installed
> ActiveTcl8.4.19.5.294332-win32-x86_64-threaded (downloaded from
> http://www.activestate.com/activetcl/downloads), and have tried to set up
> with the following commands (as per the archived message at
> http://hts.sp.nitech.ac.jp/hts-users/spool/2009/msg00066.html):
>
> ./configure --with-tcl-search-path=/cygdrive/Tcl/bin
> ./configure --with-tcl-search-path=/cygdrive/Tcl/bin/tclsh

Try

ls -l /cygdrive/Tcl/bin

and you'll notice your mistake.
The right path is probably: /cygdrive/c/Tcl/bin

I noticed this after posting and tried with the correct path, but it still did not work. It worked out however, when I downloaded and installed Snack separately from http://www.speech.kth.se/snack/download.html

Thank you for the suggestion.

--
Regards,
Huda Sarfraz
www.cle.org.pk


References
[hts-users:02997] Problem with Snack on Cygwin, Huda Sarfraz
[hts-users:03001] Re: Problem with Snack on Cygwin, Nicholas Volk