From owner-freebsd-questions@FreeBSD.ORG Wed Jul 9 22:59:41 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 DC1B937B401 for ; Wed, 9 Jul 2003 22:59:41 -0700 (PDT) Received: from lariat.org (lariat.org [63.229.157.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3471D43F93 for ; Wed, 9 Jul 2003 22:59:41 -0700 (PDT) (envelope-from brett@lariat.org) Received: (from root@localhost) by lariat.org (8.9.3/8.9.3) id XAA24616; Wed, 9 Jul 2003 23:59:33 -0600 (MDT) Date: Wed, 9 Jul 2003 23:59:33 -0600 (MDT) From: Brett Glass Message-Id: <200307100559.XAA24616@lariat.org> To: bastill@adam.com.au, brett@lariat.org, questions@freebsd.org In-Reply-To: <200307101458.35578.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 05:59:42 -0000 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. After I saw your message, I tried to install the utility separately, but could not find the utility except as an RPM. If one goes to the KDE code repository and looks in the CVS tree, one finds that the branch with BSD support is empty. All that's there is a comment saying that BSD support didn't work and was discontinued. So, perhaps an earlier version of KDE for FreeBSD had the utility, but the current one does not. --Brett