Nibal wrote:
so what to do to enable listener?
Thanks
use the instructions at
http://opensolaris.org/os/community/printing/faq/sol2lin.html
Enable LPD client support on CUPS on the Linux Print Server
* - Login to the Linux print server
* - As root, or using sudo, edit /etc/inetd.conf to enable
cups-lpd by uncommenting the printer entry for cups-lpd:
* printer stream tcp nowait lp /usr/lib/cups/daemon/cups-lpd
cups-lpd -o document-format=application/octet-stream
* - Restart inetd to read changes in inetd.conf
* % sudo /etc/init.d/inetd restart
-Norm
_______________________________________________
opensolaris-discuss mailing list
[email protected]