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

[hts-users:01627] Re: installing Demo


It seems like you have two versions of tcl installed, one in /usr/local/bin and another in /usr/local/ActiveTcl/bin. The ActiveTcl installation appears to find Snack, but not the other one. Please try to configure with the following command:



  ./configure --with-tcl-search-path=/usr/local/ActiveTcl/bin



Look at the INSTALL file for other important configure parameters. The --prefix switch is not what you're looking for here.







On Wed, 6 Aug 2008 13:37:34 +0530 (IST), "Govind.D" <dgovind@xxxxxxxxxxxxx> wrote:

> sir,

> 

> when i tried the command 

> /usr/local/ActiveTcl/bin/tclsh   

> /home/govind/Work/hts/Demo/HTS-demo_CMU-ARCTIC-SLT/data/scripts/getf0.tcl

> 

> it returned result like this

> pitch extract tool using snack library (= ESPS get_f0)

> Usage

> /home/govind/Work/hts/Demo/HTS-demo_CMU-ARCTIC-SLT/data/scripts/getf0.tcl

> [-H max_f0] [-L.........................

> 

> I think this is not an error and i hope snack functions are working

> properly

> 

> After this when i try the configure command to install demo like this

> 

> ./configure  --prefix=/usr/local/ActiveTcl/bin

> 

> The same error as I mentioned earlier is coming i.e

> configure: error: /usr/local/bin/tclsh doesn't support snack

> 

> Please help me to solve this issue.Thank you

> -- 

> Govind.D

> Electro-Medical and Speech Technology(EMST)Lab

> Department of Electronics and Communication Engg

> Indian Institute of Technology

> Guwahati,Assam,781039 

> -------------------------

> This email was sent from IIT Guwahati Webmail.If you are not .

>     "the intended recipient, please contact the sender by email and

> delete all copies; your cooperation in this regard is appreciated. "

> http://www.iitg.ernet.in/ [1]

> 

> 

> Links:

> ----


Follow-Ups
[hts-users:01628] Re: installing Demo, Govind.D
References
[hts-users:01626] installing Demo, Govind.D