From owner-freebsd-questions@FreeBSD.ORG Tue Nov 11 14:17:41 2003 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 5AF1116A4CE for ; Tue, 11 Nov 2003 14:17:41 -0800 (PST) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36B9743FBD for ; Tue, 11 Nov 2003 14:17:40 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Tue, 11 Nov 2003 16:20:26 -0600 Message-ID: <3FB15FF9.4020606@daleco.biz> Date: Tue, 11 Nov 2003 16:17:29 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030920 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "M.D. DeWar" References: <200310111243.08231.jason@dictos.com> <035501c3909c$3d1dd8d0$a4b826cb@goo> <001c01c3a082$afab7d30$0100000a@Biggie> <200311021458.49682.malcolm.kay@internode.on.net> <1067814513.825.497.camel@verdammt.falcotronic.net> <44ad7dimrc.fsf@be-well.ilk.org> <1067898777.825.714.camel@verdammt.falcotronic.net> <000d01c3a8a0$73b807a0$fa65a8c0@ocfl061> In-Reply-To: <000d01c3a8a0$73b807a0$fa65a8c0@ocfl061> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 11 Nov 2003 22:20:27.0109 (UTC) FILETIME=[022BA950:01C3A8A2] cc: freebsd-questions@freebsd.org Subject: Re: statvfs.h 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: Tue, 11 Nov 2003 22:17:41 -0000 M.D. DeWar wrote: >were do yo u get header files ? >or can't you ? > >I am trying to load a webmin module and it needs some perl modules and one >filesys::statvfs needs the header file >statsvfs.h and I donthave it. > >thanks >mark > > > #find / -name statvfs.h -print /usr/include/sys/statvfs.h /usr/src/sys/sys/statvfs.h HTH, Kevin Kinsey DaleCo, S.P.