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

Trouble loading run.pl #21

Open
ceohockey60 opened this issue Aug 23, 2016 · 1 comment
Open

Trouble loading run.pl #21

ceohockey60 opened this issue Aug 23, 2016 · 1 comment

Comments

@ceohockey60
Copy link

Hi all,

I'm having trouble loading the SWI-Prolog server to be used for an app I'm writing in Node. I cloned the repo and when I ran ./run.pl, I'm getting an error message "Permission Denied". When I tried to load run.pl in SWI interpreter, it asked me to enter a username and password, and got the same permission denied error. (This is the actual error msg fyi: open/4: No permission to open source_sink `passwd' (Permission denied)) My SWI version is 7.3.24

Please help. Thank you,

Kevin

@JanWielemaker
Copy link
Member

The README.md says swipl run.pl. That works fine for me. Dunno about the password file permission. Check the file permissions. Maybe you cloned with a different user than you try to run it under and that user has a restrictive umask setting?

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