From owner-freebsd-questions@FreeBSD.ORG Thu Feb 19 14:51:05 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 4386216A4CF for ; Thu, 19 Feb 2004 14:51:05 -0800 (PST) Received: from themango.org (64-151-22-206-dhcp-kc.everestkc.net [64.151.22.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1328D43D2D for ; Thu, 19 Feb 2004 14:51:05 -0800 (PST) (envelope-from luke@themango.org) Received: from www.themango.org (localhost [127.0.0.1]) by themango.org (Postfix) with SMTP id 98179450C2; Thu, 19 Feb 2004 16:51:22 -0600 (CST) Received: from 207.43.195.201 (SquirrelMail authenticated user luke) by www.themango.org with HTTP; Thu, 19 Feb 2004 16:51:22 -0600 (CST) Message-ID: <52124.207.43.195.201.1077231082.squirrel@www.themango.org> In-Reply-To: References: <58031.207.43.195.201.1077229063.squirrel@www.themango.org> Date: Thu, 19 Feb 2004 16:51:22 -0600 (CST) From: luke@themango.org To: Barbish3@adelphia.net User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal cc: "freebsd-questions@FreeBSD. ORG" Subject: RE: ez-ipupdate setup info needed 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: Thu, 19 Feb 2004 22:51:05 -0000 > Thanks, I have not read through the files you sent, but I have > a point I want to clear up. > > I installed the package version and it does not have the help stuff. > > I am coming to the conclusion that the person who built the package > which is distributed from the FBSD ftp site did it wrong, as it is > missing this stuff you have access to. > > I think this is me problem. Should I submit this as problem report? I don't know since I have not educated myself on the process of building a package so I don't know what the intended outcome should be. Maybe you are or maybe you're not experiencing a 'real' problem. May I suggest you remove said package and just build the port, it sounds like it would save you a headache. If I recall it's not that big and wouldn't take but a few minutes. # cd /usr/ports/dns/ez-ipupdate # make install clean Cheers, Luke