You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/01/11 01:24:59 UTC

[GitHub] [apisix] tzssangglass commented on issue #6068: request help: building failed on Mac(2.11 ldap.h)

tzssangglass commented on issue #6068:
URL: https://github.com/apache/apisix/issues/6068#issuecomment-1009516315


   my `~/.luarocks/config-5.1.lua` is like
   
   ```
   variables = {
      LDAP_DIR = "/usr/local/opt/openldap",
      LDAP_INCDIR = "/usr/local/opt/openldap/include",
      OPENSSL_INCDIR = "/usr/local/opt/openresty-openssl111/include",
      OPENSSL_LIBDIR = "/usr/local/opt/openresty-openssl111/lib",
      PCRE_DIR = "/usr/local/Cellar/pcre/8.45",
      PCRE_INCDIR = "/usr/local/Cellar/pcre/8.45/include"
   }
   ```


-- 
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: notifications-unsubscribe@apisix.apache.org

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