How do I compile & install the newest version of Transmission?
Posted
by
Codemonkey
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Codemonkey
Published on 2012-05-13T15:31:29Z
Indexed on
2012/06/27
21:26 UTC
Read the original article
Hit count: 338
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?
© Ask Ubuntu or respective owner