I tried running cd /usr/ports/net/transmission env FLAVOR=no_gtk make install clean clean-depends
and got nothing since it was already installed. I did pkg_delete transmission and tried again from ports and nothing.
I tried the web interface and after starting transmission-daemon I could access the web interface at 127.0.0.1:9091 but that was it.
I added a URL for a torrent but never connected, did not start downloading. I saved the torrent link file and then added that and Transmission did not connect to any peers, tracker not responding.
When I reboot or turn system on, do I need to load transmission-daemon in terminal every time before anything can load? I ask this because when it boots up and I open http://127.0.0.1:9091 it says connection failed, could not connect to server, and there is no torrents. When I do "transmission daemon" in terminal then it connects and torrent is there, but can not download anything, can not connect to any peers.
How can I build transmission-gtk GUI frontend from ports since building /net/transmission only gives me the daemon?
