How do I compile & install the newest version of Transmission?
- by Codemonkey
I'm trying to install Transmission 2.51 on Ubuntu 10.04. Compiling the source goes fine, but I can't seem to get it to compile the GUI as well. This is the configure output:
Configuration:
Source code location: .
Compiler: g++
Build libtransmission: yes
* optimized for low-resource systems: no
* µTP enabled: yes
Build Command-Line client: yes
Build GTK+ client: no (GTK+ none)
* libappindicator for an Ubuntu-style tray: no
Build Daemon: yes
Build Mac client: no
How do I get it to build the GTK+ client?