From owner-freebsd-office@FreeBSD.ORG Tue Jul 24 20:08:46 2012 Return-Path: Delivered-To: freebsd-office@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 92BC7106566B for ; Tue, 24 Jul 2012 20:08:46 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id 6E6348FC15 for ; Tue, 24 Jul 2012 20:08:46 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.5/8.14.5) with ESMTP id q6OK8jYd065165; Tue, 24 Jul 2012 13:08:45 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.5/8.14.5/Submit) id q6OK8jsG065164; Tue, 24 Jul 2012 13:08:45 -0700 (PDT) (envelope-from sgk) Date: Tue, 24 Jul 2012 13:08:45 -0700 From: Steve Kargl To: Peter Jeremy Message-ID: <20120724200845.GA65091@troutmask.apl.washington.edu> References: <20120724170341.GA63276@troutmask.apl.washington.edu> <20120724200341.GA67317@server.rulingia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120724200341.GA67317@server.rulingia.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-office@freebsd.org Subject: Re: libreoffice can't print to lpd/lp printers X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jul 2012 20:08:46 -0000 On Wed, Jul 25, 2012 at 06:03:42AM +1000, Peter Jeremy wrote: > On 2012-Jul-24 10:03:41 -0700, Steve Kargl wrote: > >If one builds libreoffice and one does not use CUPS, > >then libreoffice will not print to an lpd/lp printer. > >This worked with older versins of this port. One > >can find a thread about this problem at > > > >http://comments.gmane.org/gmane.comp.documentfoundation.libreoffice.user/19782 > > > >To fix the problem, the Makefile needs to be changed > >with the following patch. After rebuilding libreoffice > >with the patch, I can again print to lpd/lp without > >a problem. > > See http://www.freebsd.org/cgi/query-pr.cgi?pr=167441 > amongst others > Thanks for the pointer. I was not aware that others have reported the problem. Heck, I'm just happy that libreoffice again builds on amd64. -- Steve