User Tools

Site Tools


build-transmission

This is an old revision of the document!


installation notes

CentOS 5
CentOS 6

transmission build config

CentOS 5

Configuration for 2.33 version:

   Source code location:                              .
   Compiler:                                          /usr/bin/g++44

   Build libtransmission:                             yes

      * optimized for low-resource systems:           no
      * µTP enabled:                                  yes

   Build Command-Line client:                         yes

   Build GTK+ client:                                 yes

     Optional dependencies for GTK+ client:

      * dbus support:                                 yes
      * gio for watchdir and mime-type support:       no
      * libnotify for 'download completed' popups:    no
      * libcanberra for 'download completed' sounds:  no
      * libappindicator for an Ubuntu-style tray:     no

   Build Daemon:                                      yes

   Build Mac client:                                  no
CentOS 6
Configuration:

   Source code location:                              .
   Compiler:                                          /usr/bin/g++

   Build libtransmission:                             yes

      * optimized for low-resource systems:           no
      * µTP enabled:                                  yes

   Build Command-Line client:                         yes

   Build GTK+ client:                                 yes

     Optional dependencies for GTK+ client:

      * dbus support:                                 yes
      * gio for watchdir and mime-type support:       yes
      * libnotify for 'download completed' popups:    no
      * libcanberra for 'download completed' sounds:  no
      * libappindicator for an Ubuntu-style tray:     no

   Build Daemon:                                      yes

   Build Mac client:                                  no
build-transmission.1313839534.txt.gz · Last modified: 2011/08/20 13:25 by mspallacci