Changes

Jump to navigation Jump to search
48 bytes added ,  00:02, 23 January 2013
Line 344: Line 344:  
==== Move some perl modules ====
 
==== Move some perl modules ====
 
We need to copy some perl modules to a new directory, because @INC has changed in EL6:
 
We need to copy some perl modules to a new directory, because @INC has changed in EL6:
cp -a /usr/lib/perl5/site_perl/esmith/ /usr/share/perl5/vendor_perl/
+
<syntaxhighlight lang="Bash">
 +
cp -a /usr/lib/perl5/site_perl/esmith/ /usr/share/perl5/vendor_perl/
 +
</syntaxhighlight>
    
==== Create a service entry for rsyslog ====
 
==== Create a service entry for rsyslog ====

Navigation menu