From: Daniel P. <dp...@gm...> - 2015-07-13 17:20:56
|
Please don't say you have a problem without showing the error message. It worries me a little that you are showing the DOS-style paths- perhaps you don't realize that you need to run all this from the Cywgin shell? Best to use UNIX-style paths. You may need to do a tutorial on UNIX shell before attempting to use Kaldi. Dan On Mon, Jul 13, 2015 at 7:59 AM, azin fantastice <fan...@gm...> wrote: > Hello > I have a problem with Installation for > C:/cygwin/home/Administrator/kaldi-trunk/tools/INSTALL ;Please help me. > I run the program to step 2 and problem is in running ''for'' loop. > > > for dir in openfst-1.3.2/{src/,}include/fst; do > ( [ -d $dir ] && cd $dir && patch -p0 -N <../../../../openfst.patch ) > done > > > > > ------------------------------------------------------------------------------ > Don't Limit Your Business. Reach for the Cloud. > GigeNET's Cloud Solutions provide you with the tools and support that > you need to offload your IT needs and focus on growing your business. > Configured For All Businesses. Start Your Cloud Today. > https://www.gigenetcloud.com/ > _______________________________________________ > Kaldi-developers mailing list > Kal...@li... > https://lists.sourceforge.net/lists/listinfo/kaldi-developers > |