Changes

From SME Server
Jump to navigationJump to search
6 bytes added ,  16:45, 6 November 2007
yum install --> yum groupinstall. Change some <li> usage to correct code fragment display issues. Note: <li="a"> doesn't work...
Line 34: Line 34:  
Installing CUPS is not difficult and can easily be reversed. These instructions are for both installing and uninstalling CUPS.
 
Installing CUPS is not difficult and can easily be reversed. These instructions are for both installing and uninstalling CUPS.
 
{{Warning box|To succesfully install this contrib you will need to remove a package from the base installation of SME Server}}
 
{{Warning box|To succesfully install this contrib you will need to remove a package from the base installation of SME Server}}
<ol></li><li>Remove e-smith-LPRng with yum
+
<ol><li>Remove e-smith-LPRng with yum</li>
 
   
  yum remove e-smith-LPRng
 
  yum remove e-smith-LPRng
</li><li>Add the 'rvandenaker-cups' repository to yum
+
<li>Add the 'rvandenaker-cups' repository to yum</li>
 
{{Repository|RvandenAker}}
 
{{Repository|RvandenAker}}
</li><li>Install cups and friends with yum
+
<li>Install cups and friends with yum
 
+
<ol><li="*">To install the CUPS printing system:</li>
<ol><li="a">To install the CUPS printing system:
  −
 
  −
yum install cups --enablerepo=rvandenaker-cups
     −
</li><li="b">To install the CUPS printing system and the PrintAnalyzer reporting tool:
+
yum groupinstall cups --enablerepo=rvandenaker-cups
 +
<li="*">To install the CUPS printing system and the PrintAnalyzer reporting tool:</li>
 +
yum groupinstall cups-printanalyzer --enablerepo=rvandenaker-cups
   −
yum install cups-printanalyzer --enablerepo=rvandenaker-cups
+
</ol><li>Clean up and reboot. Run the post-upgrade event and reboot your server:
</li></ol>
  −
<li>Clean up and reboot. Run the post-upgrade event and reboot your server:
      
  /sbin/e-smith/signal-event post-upgrade
 
  /sbin/e-smith/signal-event post-upgrade
Line 57: Line 53:  
This step only applies to those who have completed steps 1 through 4, having picked option (a) in step 3, and then decide they want to install PrintAnalyzer!
 
This step only applies to those who have completed steps 1 through 4, having picked option (a) in step 3, and then decide they want to install PrintAnalyzer!
   −
  yum install cups-printanalyzer --enablerepo=rvandenaker-cups
+
  yum groupinstall cups-printanalyzer --enablerepo=rvandenaker-cups
    
  /sbin/e-smith/signal-event cups-upgrade
 
  /sbin/e-smith/signal-event cups-upgrade

Navigation menu