bsdnooby wrote: > > Is there an easy way to configure a printer? I've > spent over 6 hours so far, and all I can print is 2 > blank sheets of paper whenever I try to print > something.
I use CUPS and I like it, because it's so easy. Cups has an easy printer install/add wizard, that works for my HP LaserJet printer. There's a selection item for HP Deskjet too, which should work for you. Be aware that cups installs its own lpr related executables in /usr/local/bin, which may clash with the ones the base system installs in /usr/bin. You can remove the ones in /usr/bin, and for a next buildworld, have CUPS_OVERWRITE_BASE=yes NO_LPR=yes in /etc/make.conf. Rob. __________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"