Changes

From SME Server
Jump to navigationJump to search
16 bytes added ,  08:50, 19 March 2017
m
Complete yum command
Line 23: Line 23:  
{{:Software_Collections_Repositories|transcludesection=SME9}}
 
{{:Software_Collections_Repositories|transcludesection=SME9}}
   −
  yum --enablerepo=smedev,smecontribs,centos-sclo-rh smeserver-mysql57
+
  yum install --enablerepo=smedev,smecontribs,centos-sclo-rh smeserver-mysql57
    
  signal-event post-upgrade
 
  signal-event post-upgrade
Line 29: Line 29:     
NB : starting from SME 9.2 and smeserver-yum-2.4.0-15.el6.sme.noarch.rpm installed you will be able to install this scl version of mysql57 simply doing the following, without enabling the rh scl repo :
 
NB : starting from SME 9.2 and smeserver-yum-2.4.0-15.el6.sme.noarch.rpm installed you will be able to install this scl version of mysql57 simply doing the following, without enabling the rh scl repo :
  yum --enablerepo=smecontribs smeserver-mysql57
+
  yum install --enablerepo=smecontribs smeserver-mysql57
    
== Usage ==
 
== Usage ==

Navigation menu