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

Permission denied #5

Open
viettan28 opened this issue May 14, 2016 · 2 comments
Open

Permission denied #5

viettan28 opened this issue May 14, 2016 · 2 comments

Comments

@viettan28
Copy link

viettan28 commented May 14, 2016

I ran sh demo-word.sh on Ubuntu and got this log.
./demo-word.sh: 8: ./demo-word.sh: pushd: not found

./demo-word.sh: 8: ./demo-word.sh: popd: not found

-- Training vectors...
time: cannot run ../bin/word2vec: Permission denied
Command exited with non-zero status 126
0.00user 0.00system 0:00.00elapsed ?%CPU (0avgtext+0avgdata 1244maxresident)k

0inputs+0outputs (0major+29minor)pagefaults 0swaps

-- distance...
./demo-word.sh: 25: ./demo-word.sh: ../bin/distance: Permission denied

@arielf
Copy link
Collaborator

arielf commented Jul 1, 2016

The first issue is fixed in my pull request. #7

I can't reproduce the other issues on Ubuntu 16.04.
(All executables in bin are -rwxr-xr-x, as expected after a full build)

@arielf
Copy link
Collaborator

arielf commented Jul 1, 2016

@viettan28 - would appreciate if you try latest and let us know if the last merge solves your issues on Ubuntu. Thanks!

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