From owner-freebsd-questions@FreeBSD.ORG Tue Jul 29 09:34:17 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 80F7A37B401 for ; Tue, 29 Jul 2003 09:34:17 -0700 (PDT) Received: from sdf.lonestar.org (ol.freeshell.org [192.94.73.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id B325F43F93 for ; Tue, 29 Jul 2003 09:34:14 -0700 (PDT) (envelope-from thursday@sdf.lonestar.org) Received: from sdf.lonestar.org (IDENT:thursday@norge.freeshell.org [192.94.73.3]) by sdf.lonestar.org (8.12.9/8.12.8) with ESMTP id h6TGYE9e015601 for ; Tue, 29 Jul 2003 16:34:14 GMT Received: (from thursday@localhost) by sdf.lonestar.org (8.12.9/8.12.8/Submit) id h6TGYEWQ003472 for freebsd-questions@freebsd.org; Tue, 29 Jul 2003 16:34:14 GMT Date: Tue, 29 Jul 2003 16:34:14 +0000 From: thursday To: freebsd-questions@freebsd.org Message-ID: <20030729163414.GA397@SDF.LONESTAR.ORG> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: ps2pdf 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: Tue, 29 Jul 2003 16:34:17 -0000 Greetings, Ok, sorry for the idiot question, but I am a bit confued. I'm using FreeBSD 4.8 (FreeBSD 4.8-RELEASE FreeBSD 4.8-RELEASE #0), and I need to avail myself of the ps2pdf utility. I understand that this utility is part of the psutils suite, which I installed from ports without any problem. But ps2pdf doesn't install anywhere (and doesn't exist in /usr/ports/print/psutils-letter/work/psutils). So I am a bit confused. It's installed by default apparently on a couple of Linux boxes I have access to, but I'd rather use my FreeBSD machine rather than the linux boxen. I know ps2pdf is just a shell script to gs (but gs isn't installed either); can someone in the know give me a shove in the right direcetion? Thanks!