Date: Wed, 11 Aug 2004 09:40:25 +0900 From: Jun Kuriyama <kuriyama@imgsrc.co.jp> To: "Michael W. Lucas" <mwlucas@blackhelicopters.org> Cc: ports@freebsd.org Subject: Re: ugly perl module install Message-ID: <7misbqik1y.wl@black.imgsrc.co.jp> In-Reply-To: <20040809173201.GA27989@bewilderbeast.blackhelicopters.org> References: <20040809173201.GA27989@bewilderbeast.blackhelicopters.org>
next in thread | previous in thread | raw e-mail | index | archive | help
At Mon, 9 Aug 2004 17:32:20 +0000 (UTC), Michael W. Lucas wrote: > I'm working on getting netflow and flowscan working. To make flowscan > recognize the format used by flow-capture, I have to use the copy of > flowscan provided in the contrib directory of flow-tools. I followed this process: This should be okay with: % cd /usr/ports/net-mgmt/p5-Cflow % sudo make clean install WITH_FLOWTOOLS=yes The key is using -DOSU definition when building p5-Cflow and linking libft.a with it. Hope this helps. -- Jun Kuriyama <kuriyama@imgsrc.co.jp> // IMG SRC, Inc. <kuriyama@FreeBSD.org> // FreeBSD Project
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7misbqik1y.wl>