cliserver icon indicating copy to clipboard operation
cliserver copied to clipboard

./cliserver: error while loading shared libraries: libevent-2.0.so.5: cannot open shared object file: No such file or directory

Open tomwang1013 opened this issue 10 years ago • 0 comments

My centos has installed libevent1.4: libevent-1.4.so.2 => /usr/lib64/libevent-1.4.so.2 But when i try to run cliserver, it output the above error. Why does it tried to search libevent2.0?

tomwang1013 avatar Apr 04 '14 03:04 tomwang1013