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

Remove the use of requiring sudo for installing deps #497

Closed
jkammerland opened this issue Apr 18, 2024 · 3 comments
Closed

Remove the use of requiring sudo for installing deps #497

jkammerland opened this issue Apr 18, 2024 · 3 comments

Comments

@jkammerland
Copy link

Use a packagemanager or some other method

@lnicco
Copy link
Contributor

lnicco commented Apr 18, 2024

@jkammerland do you have a more specific recommendation? If you can post a PR we can discuss there

@jbeshay
Copy link
Contributor

jbeshay commented Apr 18, 2024

@jkammerland, You're probably using the ./build.sh script. The best way to avoid sudo right now is to use --no-install-dependencies and handle that manually outside of the script.

@jkammerland
Copy link
Author

Alright thanks @jbeshay, I'm closing this in favor of #496. @lnicco Sounds good! But I will have to learn abit more here and see, I mentioned in #496 that I tried to use vcpkg for proxygen, was unsuccessful. I'm not suggesting to adopt vcpkg for the whole buildsystem, but just an idea.

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

3 participants