Install the CUPS components:
Install the SAMBA package/port
Install the hpijs /package/port
Rename /usr/bin/lp* so that the CUPS equivalents in /usr/local/bin will be used
Copy any additionally needed ppd (driver files) to:
/usr/local/share/cups/model
Start the CUPS scheduler:
ln -s /usr/local/etc/rc.d/cups.sh.sample /usr/local/etc/rd.d/cups.sh /usr/local/etc/rc.d/cups.sh start
Point browser to http://localhost:631 to install/configure printers using URIs in the form:
Samba only needs to be installed for the smbspool and smbutil programs. If not otherwise needed, it does not have to be running, though it may be necessary to create an empty /usr/local/etc/smb.conf file.
The smbutil can be used to debug connections, verify passwords, etc.
Tim Daneliuk - tundra@tundraware.com
Comments and/or improvements welcome!
$Id: CUPS-To-Windows.txt,v 1.104 2006/01/02 05:50:58 root Exp root $