【发布时间】:2012-02-04 03:31:57
【问题描述】:
在做
gem install memcached
以下错误被抛出。
....
....
checking for pod2man... /usr/bin/pod2man
./configure: line 22468: syntax error near unexpected token `sasl,,'
./configure: line 22468: ` AC_LIB_HAVE_LINKFLAGS(sasl,,'
make: *** [config.status] Error 2
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.
我已经使用
安装了 libmemcachedsudo yum install libmemcached
【问题讨论】: