I've followed the instructions in the 4.5 package for installation and during the buildout I get the following output. I've verified the libxslt1 and libxml2 packages are installed and xslt is in /usr/include/libxslt so I also symlinked it to /usr/local/include/libxslt. Any ideas how to resolve? I've been working on this for the last hour or two without luck.
" checking for OpenSSL library ... found checking for zlib library ... found checking for libxslt ... not found checking for libxslt in /usr/local/ ... not found checking for libxslt in /usr/pkg/ ... not found checking for libxslt in /opt/local/ ... not found ./configure: error: the HTTP XSLT module requires the libxml2/libxslt libraries. You can either do not enable the module or install the libraries. nginx-build: Command failed with exit code 1: ./configure --prefix="/opt/plumi.app/parts/nginx-build" --with-http_ssl_module --with-http_xslt_module --with-http_stub_status_module --with-libxml2=/opt/plumi.app/parts/lxml/libxml2 --with-libxslt=/opt/plumi.app/parts/lxml/libxslt/lib --with-pcre=/opt/plumi.app/parts/pcre-source --conf-path=/opt/plumi.app/templates/nginx/default.conf --error-log-path=/opt/plumi.app/var/log/main-error.log --pid-path=/opt/plumi.app/var/main.pid --lock-path=/opt/plumi.app/var/main.lock --add-module=/opt/plumi.app/parts/ngx_cache_purge --add-module=/opt/plumi.app/parts/ngx_upload_module nginx-build: Compilation error. The package is left as is at /opt/plumi.app/parts/nginx-build__compile__/nginx-0.7.43 where you can inspect what went wrong While: Installing nginx-build. Error: System error"
_______________________________________________ Discuss mailing list [email protected] http://lists.plumi.org/listinfo/discuss
