CSTR-Edinburgh / merlin

This is now the official location of the Merlin project.
http://www.cstr.ed.ac.uk/projects/merlin/
Apache License 2.0
1.3k stars 441 forks source link

Something Wrong in bash tools/compile_other_speech_tools.sh #506

Open freenowill opened 4 years ago

freenowill commented 4 years ago

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.

priyanthini commented 3 years ago

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