I'm trying to install trickle, a bandwidth shaper on my server. After doing so, i tried running the daemon but it says: Any idea on how to fix? Cheers Edit: i have the latest libevent.. if that helps Edit2: Fixed! How do i set ${prefix}?
How was trickled installed, did you compile it your self? Then if you didn't specify prefix it is /usr/local, meaning that you should place a config file in /usr/local/etc . But surely it's got to have some startup switch which enables you to point it to an alternate config file.