Following build instructions from the README.md, trying to build private_comments for 64-bit linux, I noticed that the build scripts want to install into paths that are typically not writable for a regular user.
It would be nice for that requirement to be removed, it does not seem necessary.
I could sudo run the install scripts, but that seems like an overreach.