Changes

From SME Server
Jump to navigationJump to search
34 bytes removed ,  11:35, 6 September 2007
m
Reverted edits by Cactus (Talk); changed back to last version by Fixit
Line 62: Line 62:  
== Installation of needed perl modules ==
 
== Installation of needed perl modules ==
   −
  yum install mod_perl gd ImageMagick ImageMagick-perl gcc netpbm \
+
  yum --enablerepo=base --enablerepo=updates --enablerepo=addons --enablerepo=dag install mod_perl gd ImageMagick ImageMagick-perl gcc netpbm
--enablerepo=base \
  −
--enablerepo=updates \
  −
--enablerepo=addons \
  −
--enablerepo=dag
      
Activate mod perl
 
Activate mod perl
Line 74: Line 70:  
  signal-event post-upgrade
 
  signal-event post-upgrade
   −
  yum install \
+
  yum --enablerepo=base --enablerepo=updates --enablerepo=addons --enablerepo=dag install perl-GD.i386 perl-GD-Graph.i386 perl-GD-Graph3d.noarch perl-GD-Text-Util.i386 perl-Date-Pcalc.noarch perl-Email-Valid.noarch
perl-GD.i386 perl-GD-Graph.i386 perl-GD-Graph3d.noarch \
  −
perl-GD-Text-Util.i386 perl-Date-Pcalc.noarch \
  −
perl-Email-Valid.noarch \
  −
--enablerepo=base \
  −
--enablerepo=updates \
  −
--enablerepo=addons \
  −
--enablerepo=dag
      
After you have installed all modules you can use the script otrss.checkModules to check if OTRS has all needed perl modules.  
 
After you have installed all modules you can use the script otrss.checkModules to check if OTRS has all needed perl modules.  

Navigation menu