r-system-requirements icon indicating copy to clipboard operation
r-system-requirements copied to clipboard

Missing libprotoc-dev on Ubuntu

Open eyk801 opened this issue 6 years ago • 1 comments

The RProtoBuf fails to install because it is missing libprotoc-dev and protobuf-compiler on Ubuntu16 and Ubuntu18.

eyk801 avatar Jun 05 '19 21:06 eyk801

Ran into this as well. libprotoc-dev is in the DESCRIPTION of RProtoBuf but not picked up by the rule for protobuf-compiler.

markvanderloo avatar Apr 25 '20 06:04 markvanderloo