Closed xuefeich closed 2 years ago
WHat happens wHen you run ./bin/symal ? And what do you get when you run ./bjam ?
bjam failed due to ...failed gcc.link
you have to successfully compile moses with bjam before running the training
Thank you, the problem is solved, I didn't notice that the compilation was not successful before
command train-model.perl failed due to the "../bin/symal: permission denied" and I have checked the permission of symal is 777 and sudo chmod -R 777 syaml doesn't work