From owner-freebsd-questions@FreeBSD.ORG Thu Sep 15 23:27:20 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 96B3216A41F for ; Thu, 15 Sep 2005 23:27:20 +0000 (GMT) (envelope-from mikes@siralan.org) Received: from rader.servnow.com (rader.servnow.com [69.93.129.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3470B43D49 for ; Thu, 15 Sep 2005 23:27:20 +0000 (GMT) (envelope-from mikes@siralan.org) Received: from 12-210-221-89.client.insightbb.com ([12.210.221.89] helo=familysquires.net) by rader.servnow.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.52) id 1EG38J-0006NU-5T; Thu, 15 Sep 2005 19:27:11 -0400 Date: Thu, 15 Sep 2005 18:27:17 -0500 (EST) From: "Michael L. Squires" X-X-Sender: mikes@familysquires.net To: Gerard Seibert In-Reply-To: Message-ID: <20050915182458.K44516@familysquires.net> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - rader.servnow.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - siralan.org X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-questions Subject: Re: Unable to Install kde3 (meta port) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Sep 2005 23:27:20 -0000 On Mon, 16 May 2005, Gerard Seibert wrote: > I am running FreeBSD 5.4. This is a new installation. > > I am unable to get kde3 (meta port) installed. It hangs after almost a day of > compiling. > > (cd /usr/ports/print/cmpsfont/work/cmpsfont/pfb; /usr/local/bin/type1inst > -nolog) > *** Error code 127 > Link /usr/local/bin/perl to /usr/bin/perl (ln -s /usr/local/bin/perl /usr/bin/perl); type1inst assumes that /usr/bin/perl exists which is not true, at least for 5.4-STABLE, when rebuilding KDE3. (I'm responding to this since I ran into the same problem, but didn't find an answer in Google or by scanning the ports and ports-bugs mailing lists.) Mike Squires UN*X at home since 1986