Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jul 1998 08:51:35 -0700 (PDT)
From:      Thomas Dean <tomdean@ix.netcom.com>
To:        flashlight@swn.de
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: pkg_add mc : error
Message-ID:  <199807271551.IAA17067@ix.netcom.com>
In-Reply-To: <35BCA071.992ECF45@swn.de> (flashlight@swn.de)

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807271551.IAA17067>