标签:memcache libevent 64位 linux
安装完memcache后启动报错(error while loading shared libraries: libevent-1.x.so.1)
这是因为64位linux会去/usr/lib64文件夹下去找,没有找到libevent文件,需要拷贝一个软连接到/usr/lib64下
error while loading shared libraries: libevent-1.x.so.1,布布扣,bubuko.com
error while loading shared libraries: libevent-1.x.so.1
标签:memcache libevent 64位 linux
原文地址:http://blog.csdn.net/liu251890347/article/details/38413435