baidu-research / warp-ctc

Fast parallel CTC.
Apache License 2.0
4.06k stars 1.04k forks source link

make: *** No targets specified and no makefile found. Stop. #155

Closed duyddwcs closed 3 years ago

duyddwcs commented 4 years ago

Hello, I'm trying to install your tool but i got this error below when I executed "make" command:

make: *** No targets specified and no makefile found. Stop.

Any idea how can i fix this. Best regards

tklk610 commented 3 years ago

yum update

tklk610 commented 3 years ago

yum install gcc build-essential ./configure && make