CUPS: cannot see printer from various program

Roger Olofsson 240olofsson at telia.com
Fri Nov 28 09:03:58 PST 2008



Laszlo Nagy skrev:
> The printer is Epson Stylus Photo R265. I'm using gutenprint 5 and CUPS. 
> The test page prints well from CUPS. I can also print images and web 
> pages from firefox, because the "CUPS/R265" printer can be selected in 
> the print dialog of firefox.
> 
> However, when I open an image from eog (eye of gnome), the only printer 
> destination I can choose is "LPR". Which is bad, because this is a 
> printer server with diskless clients, and the users must be able to 
> select print options from the GUI.
> 
> The system is FreeBSD 7.0. My girlfriend had the same problem with 
> Ubuntu before, but not with kiwi, so it might not be related to FreeBSD.
> 
> Thanks,
> 
>   Laci
> 
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 
> 
> ------------------------------------------------------------------------
> 
> 
> No virus found in this incoming message.
> Checked by AVG - http://www.avg.com 
> Version: 8.0.175 / Virus Database: 270.9.10/1812 - Release Date: 2008-11-25 19:53
> 

Hello Laszlo,

You might want to add the following lines to /etc/make.conf

CUPS_OVERWRITE_BASE=yes
NO_LPR=yes
WITH_CUPS=yes

And rebuild the application you want to print from.

(The above was found on the excellent guide at 
http://www.math.colostate.edu/~reinholz/freebsd/)

Greetings

/Roger



More information about the freebsd-questions mailing list