You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/04/05 21:44:23 UTC

[GitHub] [pulsar] merlimat commented on pull request #10141: [C++] Add /opt/homebrew/ as a possible path for OpenSSL on Mac

merlimat commented on pull request #10141:
URL: https://github.com/apache/pulsar/pull/10141#issuecomment-813668544


   It depends when home-brew was installed. New installs are `/opt/homebrew`
   
   ```
   $ ll /opt/homebrew/opt/openssl
   lrwxr-xr-x  1 mmerli  admin  28 Apr  4 12:01 /opt/homebrew/opt/openssl -> ../Cellar/openssl@1.1/1.1.1k
   
   $ ll /usr/local/opt/openssl@1.1/
   ls: /usr/local/opt/openssl@1.1/: No such file or directory
   ```


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org