From owner-freebsd-questions@FreeBSD.ORG Wed Nov 12 16:32:28 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 C5F3916A4CF for ; Wed, 12 Nov 2003 16:32:28 -0800 (PST) Received: from iwmail.xpdial.com (iwgate.xpdial.com [68.156.89.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F0D443FD7 for ; Wed, 12 Nov 2003 16:32:27 -0800 (PST) (envelope-from mark@s-wit.net) Received: from [24.73.52.111] by iwmail.xpdial.com (ArGoSoft Mail Server Pro for WinNT/2000/XP, Version 1.8 (1.8.4.1)); Wed, 12 Nov 2003 19:35:38 -0500 Message-ID: <009701c3a97d$9604d0d0$0100000a@Biggie> From: "SWIT" To: "Kevin D. Kinsey, DaleCo, S.P." 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> <3FB15FF9.4020606@daleco.biz> Date: Wed, 12 Nov 2003 19:32:11 -0500 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 6.00.2800.1158 x-mimeole: Produced By Microsoft MimeOLE V6.00.2800.1165 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: Thu, 13 Nov 2003 00:32:28 -0000 spiderman# find / -name statvfs.h -print spiderman# comes up empty. now what ? Thanks Mark ----- Original Message ----- From: "Kevin D. Kinsey, DaleCo, S.P." To: "M.D. DeWar" Cc: Sent: Tuesday, November 11, 2003 5:17 PM Subject: Re: statvfs.h > 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. > > >