Changes

Jump to navigation Jump to search
Line 5: Line 5:     
=== '''For SME 9.x 64-bit ONLY''' ===
 
=== '''For SME 9.x 64-bit ONLY''' ===
 +
====Official repository of Redhat====
 
* for php54
 
* for php54
 
  /sbin/e-smith/db yum_repositories set scl-php54 \
 
  /sbin/e-smith/db yum_repositories set scl-php54 \
Line 40: Line 41:  
     Visible=yes
 
     Visible=yes
 
     status=disabled
 
     status=disabled
 +
====Software collection of Remi Collet====
    +
Remi provides more rpm for software collection than the official redhat scl, for example phpxx-mcrypt can be found only in the scl of remi. You can mix the redhat and remi repositories or obviously use just one. You can find also the remi scl in its repository '''[[remi]]'''.
 +
* for php54
 +
/sbin/e-smith/db yum_repositories set scl-php54more \
 +
  repository Name 'Software collections - php54more' \
 +
  BaseURL 'https://www.softwarecollections.org/repos/remi/php54more/epel-6-x86_64' \
 +
  EnableGroups no Visible yes status disabled
 +
* for php55
 +
/sbin/e-smith/db yum_repositories set scl-php55more \
 +
  repository Name 'Software collections - php55more' \
 +
  BaseURL 'https://www.softwarecollections.org/repos/remi/php55more/epel-6-x86_64' \
 +
  EnableGroups no Visible yes status disabled
 +
 +
<onlyinclude>{{#ifeq:{{{transcludesection|yum-modify}}}|yum-modify|
 +
After adding it to the database updating the configuration file is required by issuing:
 +
signal-event yum-modify
 +
 +
}}</onlyinclude>
    
----
 
----
 
[[Category: Yum_Repository]]</noinclude>
 
[[Category: Yum_Repository]]</noinclude>

Navigation menu