From owner-freebsd-questions Wed May 6 11:44:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA20179 for freebsd-questions-outgoing; Wed, 6 May 1998 11:44:05 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from limbo.rtfm.net (nathan@rtfm.net [204.141.125.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA20118 for ; Wed, 6 May 1998 11:43:48 -0700 (PDT) (envelope-from nathan@limbo.rtfm.net) Received: (from nathan@localhost) by limbo.rtfm.net (8.8.8/8.8.8) id OAA16298; Wed, 6 May 1998 14:43:03 -0400 (EDT) Message-ID: <19980506144302.A15179@rtfm.net> Date: Wed, 6 May 1998 14:43:02 -0400 From: Nathan Dorfman To: Doug White Cc: questions@FreeBSD.ORG Subject: Re: lpd breakage References: <19980505203542.A8906@rtfm.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: ; from Doug White on Wed, May 06, 1998 at 11:08:57AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, May 06, 1998 at 11:08:57AM -0700, Doug White wrote: > On Tue, 5 May 1998, Nathan Dorfman wrote: > > > Every time I try to lpr a file, I get this: > > > > May 5 20:29:39 limbo lpd[8543]: restarting lp > ^^ er? > We don't have an lp command. That's the printer. Its name is lp. The problem was that apsfilter launches gs to print PS on a non-PS printer. After turning on some verbose logging in apsfilter itself, I saw that gs would not load. ld.so complained about libXt.so.6.0, which a) exists and b) loads happily when I run the same gs with the same options from the good old command line. This problem only shows up with the ghostscript port, which I accidentally installed instead of ghostscript5. With 2.6.2 removed and 5.10 installed, it works fine again. Also, -r-xr-xr-x 1 bin bin 2416 May 5 20:27 /usr/bin/lp* :-) > > Doug White | University of Oregon > Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant > http://gladstone.uoregon.edu/~dwhite | Computer Science Major > -- ________________ _________________________________________ / Nathan Dorfman \/ "Quit whining you haven't done anything \ / nathan@rtfm.net \ wrong, because frankly you haven't done \ / PGP key: finger / much of anything." -KMFDM \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message