Skip to content

Quick install script instructions borked #257

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

Closed
dorugeber opened this issue Oct 22, 2013 · 0 comments · Fixed by #258
Closed

Quick install script instructions borked #257

dorugeber opened this issue Oct 22, 2013 · 0 comments · Fixed by #258

Comments

@dorugeber
Copy link
Contributor

http://www.firedrakeproject.org/obtaining_pyop2.html

First command

wget -O - https://github.com/OP2/PyOP2/raw/master/install.sh | sudo bash

fails, since output is piped into the sudo password request

Also gives a permission issue, since the testing phase creates a .instant folder which thereafter requires root permissions.

kynan added a commit that referenced this issue Oct 23, 2013
Tweaks to the install script and README referring to it

* Clone PyOP2 and run tests unprivileged, set $HOME to the user's
* Adds missing dependencies on decorator and PyYAML
* Clarify that quick install is not intended to be used by developers

Closes #257

Unfortunately notes and warnings are not properly rendered on GitHub
due to a bug: github/markup#68
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

Successfully merging a pull request may close this issue.

1 participant