Re: Brother HL-5250DN printer w/OpenBSD

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Predrag Punosevac
Date: Tuesday, October 16, 2007 - 2:13 am

Pawel Veselov wrote:
Forgive me for saying this but I just do not get it. Why did you need to 
use Linux compatibility layer when CUPS is
OpenBSD packages?

cups-1.2.7.tgz

1. Install cups
 
2. Use the default cupsd.conf that came with the package

3. Ran the following two commands

/usr/local/sbin/cupsd -c /etc/cups/cupsd.conf
/usr/local/sbin/cups-enable


That is to hide native commands for lpd. Note lpd daemon is off by 
default anyway

4. Adjust permissions since the CUPS daemon is not supper user. (For 
example for my locally attached printer chmod 0666 /dev/lpt0 )

5. Start cups daemon

6. Go to http://localhost:631 for a printer administration

7. Rest is self explanatory. When directed to download PPD file go to 
http://www.linux-foundation.org/en/OpenPrinting
to get  the one you  need.



Why is your how to released under GPL license? Because of CUPS license?
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Brother HL-5250DN printer w/OpenBSD, Pawel Veselov, (Tue Oct 16, 12:59 am)
Re: Brother HL-5250DN printer w/OpenBSD, Predrag Punosevac, (Tue Oct 16, 2:13 am)
Re: Brother HL-5250DN printer w/OpenBSD, Pawel Veselov, (Tue Oct 16, 2:26 am)
Re: Brother HL-5250DN printer w/OpenBSD, Jeremy C. Reed, (Tue Oct 16, 7:49 am)
Re: Brother HL-5250DN printer w/OpenBSD, Greg Thomas, (Tue Oct 16, 9:11 am)
Re: Brother HL-5250DN printer w/OpenBSD , Aaron W. Hsu, (Tue Oct 16, 9:14 am)
Re: Brother HL-5250DN printer w/OpenBSD, Matthew Szudzik, (Tue Oct 16, 9:18 am)
Re: Brother HL-5250DN printer w/OpenBSD, Greg Thomas, (Tue Oct 16, 11:11 am)
Re: Brother HL-5250DN printer w/OpenBSD, Brian Havens, (Tue Oct 16, 2:05 pm)
Re: Brother HL-5250DN printer w/OpenBSD, Ted Unangst, (Tue Oct 16, 2:22 pm)