Penguin
Diff: SambaPrinting
EditPageHistoryDiffInfoLikePages

Differences between version 21 and revision by previous author of SambaPrinting.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 21 Last edited on Thursday, January 26, 2006 9:19:46 pm by AriSovijarvi Revert
Older page: version 20 Last edited on Monday, October 3, 2005 2:41:43 pm by SamCook Revert
@@ -164,9 +164,9 @@
 If not, do <tt>ln -s / ln -s /usr/bin/smbspool /usr/lib/cups/backend/smb</tt> 
  
 2) get the right driver. For me, the Epson 460 Colour printer that is attached to the WinXP machine needs the escp2-460.ppd file in the cupsys-driver-gimpprint-data Debian package. I don't know if I really need this, or if cups/winxp is smart enough to convert arbitrary print data to the correct format. 
  
-3) I created the print queue via <tt>lpadmin -p Shared_Epson smb://ip.ad.dre.ss/shared_name -P esdp2-460.ppd</tt> 
+3) I created the print queue via <tt>lpadmin -p Shared_Epson -v smb://ip.ad.dre.ss/shared_name -P esdp2-460.ppd</tt> 
  
 4) Restart cups, and manually enable the queue: 
 <tt>cupsenable Shared_Epson</tt>