执行/usr/local/apache2/bin/apxs -c -a -i /usr/local/src/httpd-2.4.6/modules/ssl/mod_ssl.c 提示:error: openssl/opensslv.h: No such file or directory 我已经安装过openssl,为什么会提示这个错误呢
当我Commit时,提示如下错误: post-commit hook failed (exit code 1) with output: You need version 1.5.0 or better of the Subversion Python bindings. Commit是成功的,但是如何修正以让这个钩子运作正常...