HTK のコンパイルとインストールを何度か試みましたが、ステップ 5 を通過できません! 「make install」を実行すると (「make all」が正しく実行された後)、次の出力が得られます。
root@Humanoid:/bin/htk# make install
(cd HTKTools && make all) \
|| case "" in *k*) fail=yes;; *) exit 1;; esac;
make[1]: Entering directory `/bin/htk/HTKTools'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/bin/htk/HTKTools'
(cd HTKTools && make install) \
|| case "" in *k*) fail=yes;; *) exit 1;; esac;
make[1]: Entering directory `/bin/htk/HTKTools'
if [ ! -d /usr/local/bin ] ; then mkdir /usr/local/bin ; fi
for program in HSLab HBuild HCompV HCopy HDMan HERest HHEd HInit HLEd HList HLRescore
HLStats HMMIRest HParse HQuant HRest HResults HSGen HSmooth HVite ; do /usr/bin/install -
c -m 755 ${program} /usr/local/bin ; done
make[1]: Leaving directory `/bin/htk/HTKTools'
(cd HLMTools && make all) \
|| case "" in *k*) fail=yes;; *) exit 1;; esac;
make[1]: Entering directory `/bin/htk/HLMTools'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/bin/htk/HLMTools'
(cd HLMTools && make install) \
|| case "" in *k*) fail=yes;; *) exit 1;; esac;
make[1]: Entering directory `/bin/htk/HLMTools'
for program in Cluster HLMCopy LAdapt LBuild LFoF LGCopy LGList LGPrep LLink LMerge
LNewMap LNorm LPlex LSubset ; do /usr/bin/install -c -m 755 ${program} /usr/local/bin ;
done
make[1]: Leaving directory `/bin/htk/HLMTools'
どうすればいいのかわからないだけで、ネットには何もありません。HTK をインストールする方法を知っている人はいますか?
My OS Details are:
OS: ubuntu 13.04
OS type: 64-bit
Processor: AMD Athlon(tm) II Dual-Core M300x2