Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jul 2003 10:13:22 -0700
From:      K Anderson <freebsduser@comcast.net>
To:        lewiz <purple@lewiz.info>
Cc:        FreeBSD-questions <freebsd-questions@freebsd.org>
Subject:   Re: GNOME/CUPS printing.
Message-ID:  <3F12E4B2.2090004@comcast.net>
In-Reply-To: <20030714165238.GA87225@lewiz.org>
References:  <20030714165238.GA87225@lewiz.org>

next in thread | previous in thread | raw e-mail | index | archive | help


lewiz wrote:
> Hi,
> 
>   I know this is slightly off-topic (I've tried asking in #GNOME on
> FreeNode) but does anybody here use GNOME and CUPS for printing?  I've
> got my printers setup nicely from CUPS (I can print test pages, etc.)
> but when I try and print from GNOME they are not listed.  Some searching
> on Google Groups shows that this integration was planned, but I've been
> unable to determine if it's been done (an early post said it would
> probably be around for GNOME2.2) and how to use it.
> 
>   Any help on getting GNOME to print to local CUPS printers would be
> great.  Thanks very much,
> 
> -lewiz.
> 
By chance do you have cups-lpr installed? Be sure you read the Makefile 
and a couple of other files because you will needo to tell 
/etc/make.conf to forever more not make the lp* stuff (that information 
is in man make.conf) because cups has its own version of the lp* items. 
Everytime  you makeworld you'll wipe it out.

If you do have it installed then  you may want to uninstall it then 
reinstall a make world might have wiped it out.

 From there you should then be able to print.

In a few words: Works for me. :) (Well sort of, having some sort of 
font/printer driver problem where certain fonts are squished together)

HTH



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F12E4B2.2090004>