Changes between Initial Version and Version 1 of Ticket #1042, comment 3
- Timestamp:
- Nov 4, 2015, 3:00:20 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1042, comment 3
initial v1 1 I compiled protobuf 3 (which is at beta-1 btw) , and installed grpc the Linux (Debian) way viethe jessie backports, but still get this configure error:1 I compiled protobuf 3 (which is at beta-1 btw) with --prefix=/usr, and installed grpc the Linux (Debian) way via the jessie backports, but still get this configure error: 2 2 {{{ 3 3 configure: error: grpc not found. Plase install grpc or specify the path to the protobuf package in PKG_CONFIG_PATH variable if it was not installed on the default path.