From owner-freebsd-questions@FreeBSD.ORG Thu Jul 10 07:05:48 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1629A37B401 for ; Thu, 10 Jul 2003 07:05:48 -0700 (PDT) Received: from postit.adam.com.au (postit.adam.com.au [203.2.124.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0EA643F85 for ; Thu, 10 Jul 2003 07:05:46 -0700 (PDT) (envelope-from bastill@adam.com.au) Received: from lightning.adam.com.au (lightning.adam.com.au [203.2.124.20]) by postit.adam.com.au (8.12.9/8.12.9) with SMTP id h6AE6iLN071074 for ; Thu, 10 Jul 2003 23:36:45 +0930 (CST) Received: (qmail 432 invoked from network); 10 Jul 2003 14:05:43 -0000 Received: from 202-6-144-176.ip.adam.com.au (HELO BAPhD.gihon.org.au) (202.6.144.176) by eden.adam.com.au with SMTP; 10 Jul 2003 14:05:43 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Brian Astill To: Brett Glass , questions@freebsd.org Date: Thu, 10 Jul 2003 23:38:29 +0930 User-Agent: KMail/1.4.3 References: <200307100559.XAA24616@lariat.org> In-Reply-To: <200307100559.XAA24616@lariat.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200307102338.29670.bastill@adam.com.au> Subject: Re: Printing from KDE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2003 14:05:48 -0000 On Thu, 10 Jul 2003 03:29 pm, Brett Glass wrote: > The owners of the machine installed FreeBSD 4.8, with KDE as supplied > as a FreeBSD package on the install disk. This package installs the > KDE utlities package as a dependency. However, the utilities package > does not include the "KJettool" utility, nor is that utility > available as a separate port. How very odd. I obtained my KDE by upgrading to v 3.0.3 via the ports (yes I know I could upgrade further, but "if it ain't broke ..."). BTW it is the KLJettool not KJettool. FWIW here is the command that the KDE widget invokes. kljettool -caption "%c" %i %m Perhaps you could "locate kljettool"? when I try this it gives: /usr/local/bin/kljettool /usr/local/share/apps/kljettool /usr/local/share/apps/kljettool/pics /usr/local/share/apps/kljettool/pics/kljetlogo.png plus doc files icons and so on -- Regards, Brian