net-p2p/transmission-daemon fails to build (revisited)

Ask for help and report issues not specific to either the Mac OS X or GTK+ versions of Transmission
Post Reply
Spadge
Posts: 15
Joined: Sun Jun 06, 2010 1:22 pm

net-p2p/transmission-daemon fails to build (revisited)

Post by Spadge »

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?
Spadge
Posts: 15
Joined: Sun Jun 06, 2010 1:22 pm

Re: net-p2p/transmission-daemon fails to build (revisited)

Post by Spadge »

Sorry, I misread - libevent not libnotify.

I confuse easily on a Sunday.
Spadge
Posts: 15
Joined: Sun Jun 06, 2010 1:22 pm

Re: net-p2p/transmission-daemon fails to build (revisited)

Post by Spadge »

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.
Post Reply