BewareMyPower commented on a change in pull request #11512:
URL: https://github.com/apache/pulsar/pull/11512#discussion_r679775843



##########
File path: site2/docs/client-libraries-cpp.md
##########
@@ -205,10 +205,8 @@ $ export 
OPENSSL_INCLUDE_DIR=/usr/local/opt/openssl/include/
 $ export OPENSSL_ROOT_DIR=/usr/local/opt/openssl/
 
 # Protocol Buffers installation
-$ brew tap homebrew/versions
-$ brew install protobuf260
-$ brew install boost
-$ brew install log4cxx
+$ brew install protobuf boost boost-python log4cxx jsoncpp

Review comment:
       ```suggestion
   $ brew install protobuf boost boost-python log4cxx
   ```
   
   jsoncpp is not required now




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to