How is that solved? I don't want libnotify at all.
I run a gui-less headless FreeBSD server that I used to run transmission-daemon on. Do I now have to install all of gtk20 and all its little wizards, transmission-gtk etc just to do the same job as I was doing just fine last week without it?
net-p2p/transmission-daemon fails to build (revisited)
Re: net-p2p/transmission-daemon fails to build (revisited)
Sorry, I misread - libevent not libnotify.
I confuse easily on a Sunday.
I confuse easily on a Sunday.
Re: net-p2p/transmission-daemon fails to build (revisited)
What fixes it is this:
# pkg_delete -f libevent-1.4.14b_2
# portinstall devel/libevent2
# pkgdb -Ffu
# portupgrade transmission-*
And that is all. The world is good again. Running daemon headless happily once more.
Thanks all.
# pkg_delete -f libevent-1.4.14b_2
# portinstall devel/libevent2
# pkgdb -Ffu
# portupgrade transmission-*
And that is all. The world is good again. Running daemon headless happily once more.
Thanks all.