Most everything is straight forward, however the requirement to install protobuf-compiler wasn't clear. After running apt-get install protobuf-compiler and ./autogen.sh, ./configure, make, I no longer received a "protobuf paymentrequest.pb.h not found error" during compilation.
development build requirements documentation #5759
issue braydonf opened this issue on February 4, 2015-
braydonf commented at 11:07 PM on February 4, 2015: none
-
braydonf commented at 11:09 PM on February 4, 2015: none
Closing, looks like it's located here: https://github.com/bitcoin/bitcoin/blob/master/doc/build-unix.md
- braydonf closed this on Feb 4, 2015
- MarcoFalke locked this on Sep 8, 2021
Contributors