关于linux安装apache报错Size of is less than size of "long"
apache的包也下好了,也tar过了,然后嘛老样子 开始configure,我执行命令
./configure –prefix=/usr/local/httpd –with-apr=/usr/local/apr –with-apr-util=/usr/local/apr-util –with-pcre=/usr/local/pcre
前面checking都很流程的但是到最后出现 Size of is less than size of “long” 这个报错,查了好一会,解决办法:退出到
apache2.4目录,然后vi configure 寻找
改为
<script type="math/tex" id="MathJax-Element-100">改为</script>ap_cv_void_ptr_lt_long”= “改为”$ap_cv_void_ptr_lt_long”! = “yes”

浙公网安备 33010602011771号