>same way I do, via a wireless network. The difference is that I am >using CUPS to achieve that goal. My friend would like to do it sans >CUPS if possible.
If the printer supports the hoary lpd protocol, you can configure it in /etc/printcap. If it wants socket or IPP protocols, CUPS is the least painful route. Installing CUPS on freebsd is pretty straightforward. The main wart is that you have to manually move all the lpr commands in /usr/bin out of the way and symlink them to the CUPS versions in /usr/local/bin. Other than that, the web config works great, and it has drivers for vast numbers of printers, particularly when you also install hplip. R's, John -- Regards, John Levine, jo...@iecc.com, Primary Perpetrator of "The Internet for Dummies", Please consider the environment before reading this e-mail. http://jl.ly _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"