Click here to register.

Comments

Flat
error
User: hamid
Date: 9/4/2008 10:38 pm
Views: 285
Rating: 2    Rate [
]

Hi,

when I want update my path environment variable it gives me error and testing HTK/julius dosen't gives me the expected results.
when I open Cygwin it gives me this:

  bash: $'\r': comand not found
  bash: $'\r': comand not found
  ': not a valid identifier
  bash: $'\r': comand not found


what should I do?

best regards,
Hamid.

Reply
Re: error
User: kmaclean
Date: 9/5/2008 7:49 am
Views: 15
Rating: 4    Rate [
]

HI Hamid,

>bash: $'\r': comand not found 

This says that bash script processing engine is looking for a command called " $'lr' ".  

I think your PATH environment variable has a mistake in it.  Look in the '.bash_profile' file in your home directory.  I think you've somehow managed to overwrite the path of an entry for another program... you need to figure out which program that was, or just delete the " $'lr' " entry in your PATH command in your bash_profile.

Ken

Reply
PreviousNextAdd