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

Build without sudo #1

Closed
kenorb opened this issue Oct 3, 2021 · 1 comment
Closed

Build without sudo #1

kenorb opened this issue Oct 3, 2021 · 1 comment

Comments

@kenorb
Copy link

kenorb commented Oct 3, 2021

I'm trying to run make (I've tried master and testnet), but I've got the following permission errors (on Ubuntu):

$ make
Installing protoc compiler...
Archive:  protoc-3.11.2-linux-x86_64.zip
error:  cannot create /usr/local/bin/protoc
        Permission denied
Archive:  protoc-3.11.2-linux-x86_64.zip
checkdir error:  cannot create /usr/local/include/google
                 Permission denied
                 unable to process include/google/.
...

Is there any way of building a project without a sudo requirements?

@RichardNgKongYeow
Copy link

this has been fixed

@kenorb kenorb closed this as completed Nov 11, 2021
zakir-code added a commit that referenced this issue Feb 18, 2024
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: zakir <80246097+zakir-code@users.noreply.github.com>
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