19 Mar
2013
19 Mar
'13
2:08 p.m.
On Tue, 19 Mar 2013, Michal Ondreička wrote:
hi im tryting tu run getstream but libevent is missing
root@voyage:~# /streamer/getstream/getstream -dc /streamer/getstream/conf5/new /streamer/getstream/getstream: error while loading shared libraries: libevent-1.4.so.2: cannot open shared object file: No such file or directory
i have installed libevent-dev but still get the error... please help, thx
-dev is a development packages with headers, if the executable is missing libevent then you need a normal libevent package. What does locate libevent says? Adam Pribyl