CSTR-Edinburgh / merlin

This is now the official location of the Merlin project.

Home Page:http://www.cstr.ed.ac.uk/projects/merlin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Something Wrong in bash tools/compile_other_speech_tools.sh

freenowill opened this issue · comments

When i install the tools, i found the follow problem:

make: *** No rule to make target '../../speech_tools/config/compilers//root/anaconda3/bin/x86_64-conda_cos6-linux-gnu-gcc.mak'. Stop.
../speech_tools/config/rules/modules.mak:133: config/modincludes.inc: No such file or directory
make: *** No rule to make target 'config/modincludes.inc'. Stop.
../speech_tools/config/compilers/gcc.mak:42: ../speech_tools/config/compilers//root/anaconda3/bin/x86_64-conda_cos6-linux-gnu-gcc.mak: No such file or directory
../../speech_tools/config/compilers/gcc.mak:42: ../../speech_tools/config/compilers//root/anaconda3/bin/x86_64-conda_cos6-linux-gnu-gcc.mak: No such file or directory
make: *** No rule to make target '../../speech_tools/config/compilers//root/anaconda3/bin/x86_64-conda_cos6-linux-gnu-gcc.mak'. Stop.
../speech_tools/config/rules/modules.mak:133: config/modincludes.inc: No such file or directory
make: *** No rule to make target 'config/modincludes.inc'. Stop.

how can i solve this? thank you.

@freenowill Did you solve this? I'm also getting error while compiling other speech tools.
Is there any solution ?