spacewander commented on pull request #3894: URL: https://github.com/apache/apisix/pull/3894#issuecomment-814534611
> > > > @jp-gouin > > You can install the docker in: > > https://github.com/apache/apisix/blob/654b1a91a72342a0184ada5158b0144944d72049/.travis/linux_openresty_common_runner.sh#L21 > > > > And the libldap in: > > https://github.com/apache/apisix/blob/654b1a91a72342a0184ada5158b0144944d72049/utils/linux-install-openresty.sh#L43 > > The CI doesn't seems to install libldap2-dev before installing apisix. Am i missing something ? Some ci cases have their own way to install the library, like: https://github.com/apache/apisix/blob/4156a73b9b9699cc0e15561c47d16d2703a4ec41/utils/centos7-ci.sh#L25 https://github.com/apache/apisix/blob/4156a73b9b9699cc0e15561c47d16d2703a4ec41/ci/linux_tengine_runner.sh#L218 -- 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: [email protected]
