Page MenuHomePhabricator

[docs] Replace `make install` command in gRPC docs with `sudo make install`
ClosedPublic

Authored by abosh on Jun 14 2022, 8:12 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 2, 2:49 PM
Unknown Object (File)
Oct 11 2024, 8:48 PM
Unknown Object (File)
Oct 7 2024, 10:58 PM
Unknown Object (File)
Oct 7 2024, 10:58 PM
Unknown Object (File)
Oct 7 2024, 10:58 PM
Unknown Object (File)
Oct 7 2024, 10:56 PM
Unknown Object (File)
Oct 6 2024, 12:25 PM
Unknown Object (File)
Oct 6 2024, 9:51 AM

Details

Summary

Linear task with full context here. The make install command results in a "Permission denied" error. When re-running the command with sudo, the command works.

Test Plan

Command works now.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable