From owner-freebsd-questions Mon Jul 27 08:52:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09141 for freebsd-questions-outgoing; Mon, 27 Jul 1998 08:52:27 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ix.netcom.com (sil-wa3-01.ix.netcom.com [206.214.137.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA09022 for ; Mon, 27 Jul 1998 08:52:09 -0700 (PDT) (envelope-from tomdean@ix.netcom.com) Received: (from tomdean@localhost) by ix.netcom.com (8.8.8/8.8.8) id IAA17067; Mon, 27 Jul 1998 08:51:35 -0700 (PDT) (envelope-from tomdean) Date: Mon, 27 Jul 1998 08:51:35 -0700 (PDT) Message-Id: <199807271551.IAA17067@ix.netcom.com> From: Thomas Dean To: flashlight@swn.de CC: freebsd-questions@FreeBSD.ORG In-reply-to: <35BCA071.992ECF45@swn.de> (flashlight@swn.de) Subject: Re: pkg_add mc : error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Any idea ? Look at /var/db/pkg/mc. You should see several files. The +CONTENTS file shows where things are. The @cwd line shows the base directory. Most likely, @cwd is something like /usr/X11R6. Then, you should see something like bin/mc. This tells you that mc is in /usr/X11R6/bin, or wherever @cwd points. Add /usr/X11R6/bin, or wherever @cwd points, to your path. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message