From owner-freebsd-questions@FreeBSD.ORG Tue Jul 29 11:09:28 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 0923937B401 for ; Tue, 29 Jul 2003 11:09:28 -0700 (PDT) Received: from falcon.midgard.homeip.net (h76n3fls20o913.bredband.comhem.se [213.67.148.76]) by mx1.FreeBSD.org (Postfix) with SMTP id 8349943F3F for ; Tue, 29 Jul 2003 11:09:25 -0700 (PDT) (envelope-from ertr1013@student.uu.se) Received: (qmail 4117 invoked by uid 1001); 29 Jul 2003 18:09:23 -0000 Date: Tue, 29 Jul 2003 20:09:23 +0200 From: Erik Trulsson To: thursday Message-ID: <20030729180923.GA4029@falcon.midgard.homeip.net> Mail-Followup-To: thursday , freebsd-questions@freebsd.org References: <20030729163414.GA397@SDF.LONESTAR.ORG> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030729163414.GA397@SDF.LONESTAR.ORG> User-Agent: Mutt/1.5.4i cc: freebsd-questions@freebsd.org Subject: Re: 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 18:09:28 -0000 On Tue, Jul 29, 2003 at 04:34:14PM +0000, thursday wrote: > 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. Your understanding is not correct. > > 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? ps2pdf is installed as part of ghostscript. As you note it is just a shell script frontend for ghostscript, so it is not of any use without that installed. -- Erik Trulsson ertr1013@student.uu.se