Changes

Jump to navigation Jump to search
Line 28: Line 28:  
</pre>
 
</pre>
 
</ol>
 
</ol>
===Install SpliX===
+
===Install SpliX if you use Samsung Printer===
 +
<p>SpliX is a set of CUPS printer drivers for SPL (Samsung Printer Language) printers. If you have such a printer, you need to download and use SpliX. If you're not using Samsung printer, then no need to install SpliX.</p>
 
<ol>
 
<ol>
 
<li>Download SpliX 2.0.0 (latest version at the time of writing)</li>
 
<li>Download SpliX 2.0.0 (latest version at the time of writing)</li>
Line 47: Line 48:  
</pre>
 
</pre>
 
</ol>
 
</ol>
 +
 
===Install GhostScript===
 
===Install GhostScript===
 +
<p>Check if you have GhostScript installed by issuing "rpm -qa | grep ghostscript", if you have then jump to the next step.</p>
 
<ol>
 
<ol>
 
<li>Download and install GhostScript</li>
 
<li>Download and install GhostScript</li>
Line 55: Line 58:  
</pre>
 
</pre>
 
</ol>
 
</ol>
 +
 
===Install CUPS===
 
===Install CUPS===
 
<ol>
 
<ol>
Line 61: Line 65:  
<li>Update SME</li>
 
<li>Update SME</li>
 
<pre>signal-event post-upgrade</pre>
 
<pre>signal-event post-upgrade</pre>
 +
<li>Start CUPS</li>
 +
<pre>/etc/init.d/cups start</pre>
 
<li>To start CUPS everytime a server reboots.</li>
 
<li>To start CUPS everytime a server reboots.</li>
 
<pre>ln -s /etc/init.d/cups /etc/rc7.d/S93cups
 
<pre>ln -s /etc/init.d/cups /etc/rc7.d/S93cups
75

edits

Navigation menu