Menu

missing install-sh in SphinxTrain

Help
Jake
2010-09-02
2012-09-22
  • Jake

    Jake - 2010-09-02

    I just used SVN to check out SphinxTrain from the trunk. I followed README to
    install, but it gave me

    configure: error: cannot find install-sh or install.sh in "." "./.." "./../.."

    I roughly remembered it should have a install-sh in the directory of the
    earlier versions, but it's gone in the current version. Why it was taken off?
    How can I install now? Thanks.

     
  • Jake

    Jake - 2010-09-02

    I'm not sure it's a solution - I borrowed the missing files from the
    associated directory in "tags". And it asked me to make sphinxbase. I followed
    the README of sphinxbase, it gave me the following errors when I was in the
    last step "make install"

    make: *** Error 1
    make: Leaving directory
    /test/speech/tools/asr/cmusphinx/trunk/sphinxbase/include/sphinxbase' make: *** Error 2 make: Leaving directory/test/speech/tools/asr/cmusphinx/trunk/sphinxbase/include/sphinxbase'
    make: *** Error 1
    make: Leaving directory
    `/test/speech/tools/asr/cmusphinx/trunk/sphinxbase/include'
    make: *** Error 1

    Could anyone help? Thanks.

     
  • Jake

    Jake - 2010-09-03

    The problem was gone after I changed to the different installation directory,
    but not sure why compilation and installation cannot be in the same directory!

     
  • Nickolay V. Shmyrev

    Hi Jidong

    Basically this is a known issue and we are working to fix it. But it's just
    not there yet

    Actually you don't need to run make install at all.

     
  • Jake

    Jake - 2010-09-03

    Hi Nickolay, you got me :)

    You are absolutely right, I just realized it after compared the files in new
    directories such as lib, bin and include. Thanks and have a nice weekend.

     

Log in to post a comment.