Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

symal: permission denied #235

Closed
xuefeich opened this issue Nov 5, 2022 · 4 comments
Closed

symal: permission denied #235

xuefeich opened this issue Nov 5, 2022 · 4 comments

Comments

@xuefeich
Copy link

xuefeich commented Nov 5, 2022

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

@hieuhoang
Copy link
Contributor

WHat happens wHen you run
./bin/symal
?
And what do you get when you run
./bjam
?

@xuefeich
Copy link
Author

xuefeich commented Nov 6, 2022

bjam failed due to ...failed gcc.link

@hieuhoang
Copy link
Contributor

you have to successfully compile moses with bjam before running the training

@xuefeich
Copy link
Author

xuefeich commented Nov 6, 2022

Thank you, the problem is solved, I didn't notice that the compilation was not successful before

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants