From owner-freebsd-ports Sun Jun 3 13:20: 4 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F176F37B401 for ; Sun, 3 Jun 2001 13:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f53KK2R60169; Sun, 3 Jun 2001 13:20:02 -0700 (PDT) (envelope-from gnats) Date: Sun, 3 Jun 2001 13:20:02 -0700 (PDT) Message-Id: <200106032020.f53KK2R60169@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Will Andrews Subject: Re: ports/27836: New port: Trafcount is loadable module for freebsd lets admin see how much amount of data was transfered by each user Reply-To: Will Andrews Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/27836; it has been noted by GNATS. From: Will Andrews To: Tony Maher Cc: FreeBSD GNATS DB Subject: Re: ports/27836: New port: Trafcount is loadable module for freebsd lets admin see how much amount of data was transfered by each user Date: Sun, 3 Jun 2001 15:19:15 -0500 On Sat, Jun 02, 2001 at 11:50:04PM -0700, Tony Maher (tonym@angis.org.au) wrote: > One nit though, it does not install properly if /usr/local/modules does > not pre-exist. It installs the module as a file "/usr/local/modules" Right. The reason is because modules/ doesn't exist in the mtree files, so you have to install the module under ${PREFIX}/share/trafcount (for example). You can't use ${PREFIX}/modules under any circumstances. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message