From owner-freebsd-questions@FreeBSD.ORG Wed Dec 8 07:19:14 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 78F9F16A4CE for ; Wed, 8 Dec 2004 07:19:14 +0000 (GMT) Received: from inet.stttelkom.ac.id (www.stttelkom.ac.id [202.150.130.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29E7C43D41 for ; Wed, 8 Dec 2004 07:19:07 +0000 (GMT) (envelope-from bogi@stttelkom.ac.id) Received: from [10.14.203.79] (helo=bogi) by inet.stttelkom.ac.id with smtp (Exim 4.24; FreeBSD) id 1Cbw5q-000Meo-Qy for freebsd-questions@freebsd.org; Wed, 08 Dec 2004 14:18:34 +0700 Message-ID: <002901c4dcf7$26880de0$4fcb0e0a@stttelkom.ac.id> From: "Bogi Aditya" To: References: <200412021201.50234.dsyphers@u.washington.edu><200412021733.50294.dsyphers@u.washington.edu><20041203015416.GA75573@xor.obsecurity.org> <200412021827.51245.dsyphers@u.washington.edu> Date: Wed, 8 Dec 2004 14:25:53 +0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 X-Spam-Score: -4.9 (----) Subject: SNMP conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Dec 2004 07:19:14 -0000 Hi I have problem configuring SNMP. After finish installing SNMP 5.1.1 (net-snmp-5.1.1.tar.gz) with no error, then I tried to configure using : neon# /usr/local/bin/snmpconf Not enough arguments for mkdir at /usr/local/bin/snmpconf line 174, near ""$ENV{HOME}/.snmp")" Execution of /usr/local/bin/snmpconf aborted due to compilation errors. neon# what's wrong ?