Changes between Version 28 and Version 29 of Installation_old

Show
Ignore:
Timestamp:
07/27/11 15:21:07 (14 years ago)
Author:
bartek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installation_old

    v28 v29  
    8585}}} 
    8686}}} 
    87 '''Note:''' you may need to add an additional repositorium (epel.repo) to the /etc/yum.repos.d. The content of this file may looks as follows: 
    88 {{{ 
    89 #!div style="font-size: 90%" 
    90 {{{#!sh 
    91 [epel] 
    92 name=Extra Packages for Enterprise Linux 5 - $basearch 
    93  
    94 #baseurl=http://download.fedoraproject.org/pub/epel/5/$basearch 
    95 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch 
    96 failovermethod=priority 
    97 enabled=1 
    98 gpgcheck=0 
    99 }}} 
    100 }}} 
     87 '''Note:''' you may need to add an additional repositorium (epel.repo) to the /etc/yum.repos.d. The content of this file may looks as follows: 
     88 {{{ 
     89 #!div style="font-size: 90%" 
     90 {{{#!sh 
     91 [epel] 
     92 name=Extra Packages for Enterprise Linux 5 - $basearch  
     93  
     94 #baseurl=http://download.fedoraproject.org/pub/epel/5/$basearch 
     95 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch 
     96 failovermethod=priority 
     97 enabled=1 
     98 gpgcheck=0 
     99 }}} 
     100 }}} 
    101101 
    1021025. Set required environment variables 
     
    143143}}} 
    144144}}} 
     145}}}