I've tried to install libevent on my debian box, but it still keeps giving me an error when im trying to execute the program that needs it.
I've tried manually,
./configure
make
make install
and with the apt-get install libevent,
both of them succeeded...but still wont work....What should do ?
