From owner-freebsd-questions Mon Sep 20 0:58: 2 1999 Delivered-To: freebsd-questions@freebsd.org Received: from laurasia.com.au (lauras.lnk.telstra.net [139.130.93.142]) by hub.freebsd.org (Postfix) with ESMTP id 681D7158F6 for ; Mon, 20 Sep 1999 00:57:52 -0700 (PDT) (envelope-from mike@laurasia.com.au) Received: (from mike@localhost) by laurasia.com.au (8.9.3/8.9.3) id PAA36170; Mon, 20 Sep 1999 15:57:44 +0800 (WST) (envelope-from mike) From: Michael Kennett Message-Id: <199909200757.PAA36170@laurasia.com.au> Subject: Re: MRTG installation [newbie] In-Reply-To: <002d01bf0339$70920460$3ba8ef9b@sunnet.co.za> from Langa Kentane at "Sep 20, 1999 09:09:44 am" To: evablunted@earthling.net (Langa Kentane) Date: Mon, 20 Sep 1999 15:57:44 +0800 (WST) Cc: Freebsd-questions@FreeBSD.ORG (FreeBSD) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Langa wrote: [Charset iso-8859-1 unsupported, filtering to ASCII...] > Hi all. I installed MRTG using pkg_add yesterday and now have the problem > of not knowing where the hell it installed the files that they talk about in > the installation instructions. Can anybody pleae tell me where it puts the > file like the config file and the html files and the scripts. > Information on what ports you have installed is contained in the /var/db/pkg subdirectory. For each port, there are the following three files (at least): +COMMENT (nice commentary) +DESC (more commentary) +CONTENTS (a listing of files in the port) Each port has its own subdirectory contained these files. So if you look at the +CONTENTS file, it will tell you what files have been installed by the port, and where they are located. Mike Kennett (mike@laurasia.com.au) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message