From owner-freebsd-questions Wed Apr 18 7:13:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 43A7437B422 for ; Wed, 18 Apr 2001 07:13:46 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.11.3/8.11.3) id f3IEDg904143; Wed, 18 Apr 2001 09:13:42 -0500 (CDT) (envelope-from dan) Date: Wed, 18 Apr 2001 09:13:42 -0500 From: Dan Nelson To: Brice Gensburger Cc: freebsd-questions@FreeBSD.ORG Subject: Re: SNMPD? Message-ID: <20010418091341.A733@dan.emsphone.com> References: <4.3.1.0.20010418160424.0266ac70@mail.worldnet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.17i In-Reply-To: <4.3.1.0.20010418160424.0266ac70@mail.worldnet.net>; from "Brice Gensburger" on Wed Apr 18 16:07:56 GMT 2001 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Apr 18), Brice Gensburger said: > Hi! > i'm trying to install a snmp daemon on FreeBSD -STABLE boxes (monitoring..) > so i went looking for one in the ports collection. > Only one i found seems to be /usr/ports/net/ucd-snmp > but > [oxygen][/]# cd /usr/ports/net/ucd-snmp/ > [oxygen][ucd-snmp]# ls > README.html > [oxygen][ucd-snmp]# ls -al > total 24 > drwxr-xr-x 2 nobody nobody 4096 Mar 13 15:36 . > drwxr-xr-x 385 nobody nobody 16384 Apr 18 13:48 .. > -rw-r--r-- 1 nobody nobody 791 Mar 13 15:36 README.html The ucd-snmp port has been renamed to net-snmp. You created the README.html by doing a "make readme" at some point. Cvsup won't delete files you create, so the directory is still hanging around. Try ports/net/net-snmp instead. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message