User Tools

Site Tools


build-transmission

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
build-transmission [2011/08/20 15:42] mspallaccibuild-transmission [2012/07/25 22:32] (current) – [transmission build config] mspallacci
Line 1: Line 1:
 ==== installation notes ==== ==== installation notes ====
  
-== CentOS 5 ==+=== External YUM repos needed ===  
 +  *  geekery
  
-<code>yum install transmission*</code>+=== Packages ===  
 +  *  transmission 
 +   transmission-cli 
 +  *  transmission-common 
 +  *  transmission-daemon 
 +  *  transmission-gtk (build disabled from transmission 2.42: gtk version required higher than the one available on rhel)
  
-External YUM repos needed:  +=== Installation commands ===   
- geekery+ 
 +== CentOS 5 ==
  
-Packages: +  * i386/x86_64<code>yum install transmission*</code>
- transmission +
- transmission-cli +
- transmission-common +
- transmission-daemon +
- transmission-gtk+
  
 == CentOS 6 == == CentOS 6 ==
  
 +  * i686/x86_64: <code>yum install transmission*</code>
  
 ==== transmission build config ==== ==== transmission build config ====
Line 52: Line 55:
 == CentOS 6 == == CentOS 6 ==
  
-<code> +Configuration for 2.33 version:
-Configuration:+
  
 +<code>
    Source code location:                              .    Source code location:                              .
    Compiler:                                          /usr/bin/g++    Compiler:                                          /usr/bin/g++
build-transmission.1313847720.txt.gz · Last modified: 2011/08/20 15:42 by mspallacci