安装RabbitMQ编译erlang时,checking for c compiler default output file name... configure:error:C compiler c
Posted lfalex
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了安装RabbitMQ编译erlang时,checking for c compiler default output file name... configure:error:C compiler c相关的知识,希望对你有一定的参考价值。
checking for c compiler default output file name... configure:error:C compiler cannot create executables See \'config.log\' for more details.
打开config.log查看明细:
网上找了下,说是没有安装cpp,libc5-devel,而在redhat中指的是glibc,glibc-devel,cpp,查看是否安装,:
果然没有,然后安装:
再次编译,发现换了一个错误:
这个,就很清楚了,是少了mpfr依赖包,安装,编译:
成功了!
以上是关于安装RabbitMQ编译erlang时,checking for c compiler default output file name... configure:error:C compiler c的主要内容,如果未能解决你的问题,请参考以下文章
linux 基础学习编译安装php+mysql+python3+memcached+radis+rabbitmq+libevent+tcl+gcc+erlang