From owner-freebsd-ports Wed Mar 14 19:11:34 2001 Delivered-To: freebsd-ports@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 168DA37B718; Wed, 14 Mar 2001 19:11:32 -0800 (PST) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.3/8.11.1) id f2F3BVa08400; Wed, 14 Mar 2001 19:11:31 -0800 (PST) (envelope-from obrien) Date: Wed, 14 Mar 2001 19:11:31 -0800 From: "David O'Brien" To: FUJISHIMA Satsuki Cc: ports@FreeBSD.org Subject: Re: What is the right way to get mkfontdir usable? Message-ID: <20010314191130.B4011@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20010312123634.A27284@dragon.nuxi.com> <86wv9u4r14.wl@cheerful.com> <20010312174145.A32967@dragon.nuxi.com> <86r9014sz4.wl@cheerful.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <86r9014sz4.wl@cheerful.com>; from sf@FreeBSD.org on Tue, Mar 13, 2001 at 11:57:19PM +0900 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Mar 13, 2001 at 11:57:19PM +0900, FUJISHIMA Satsuki wrote: > In accordance with src/usr.sbin/pkg_install/add/main.c, /usr/X11R6/bin > is not included in PATH during pkg_add running. Therefore mkfontdir > should be run with full path. This works for me. > > grep -r /bin: /usr/src/usr.sbin/pkg_install/ > /usr/src/usr.sbin/pkg_install/add/main.c: setenv("PATH", "/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin", 1); Strange that /usr/local/bin is there and /usr/X11R6/bin isn't. Should that be changed? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message