From owner-freebsd-questions@FreeBSD.ORG Wed Sep 8 15:40:45 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE64416A4CE for ; Wed, 8 Sep 2004 15:40:45 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6673D43D2F for ; Wed, 8 Sep 2004 15:40:45 +0000 (GMT) (envelope-from nocmonkey@gmail.com) Received: by mproxy.gmail.com with SMTP id 76so275205rnl for ; Wed, 08 Sep 2004 08:40:44 -0700 (PDT) Received: by 10.38.75.73 with SMTP id x73mr2793003rna; Wed, 08 Sep 2004 08:40:44 -0700 (PDT) Received: by 10.38.73.65 with HTTP; Wed, 8 Sep 2004 08:40:44 -0700 (PDT) Message-ID: Date: Wed, 8 Sep 2004 11:40:44 -0400 From: Danny To: questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: /usr/ports/net/net-snmp Only contains Readme.html X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Danny List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2004 15:40:45 -0000 My ports-supfile is setup to update the /net directory, so I am not sure why this directory only contains the readme.html. This is a brand new install of FreeBSD 5.2.1, and I am 98% sure that I said yes to installing the ports during the intial installation. cd /usr/ports/net/net-snmp make install clean make: don't know how to make install. Stop On a side note, I am hoping that this port will allow me to collect SNMP data from this FreeBSD server? Thank you, ...D