Date: Mon, 10 Dec 2001 12:26:42 -0800 From: Peter Johnson <tam@hiddenrock.com> To: Jarek Granat <jarek@adeon.lublin.pl> Cc: freebsd-questions@freebsd.org Subject: Re: Ports - BitchX&IPv6 Message-ID: <20011210122642.A12800@echoriath.hiddenrock.com> In-Reply-To: <20011210172013.N5544-100000@adeon.lublin.pl>; from jarek@adeon.lublin.pl on Mon, Dec 10, 2001 at 05:22:59PM %2B0100 References: <20011210172013.N5544-100000@adeon.lublin.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
> I'd like to run BitchX with IPv6 support on FreeBSD 4.4. > I tried to install it from ports, but It doesn't work. > > 'make WITH_IPV6=yes' does nothing. I'm pretty sure environment variables need to come before the command to be executed. Try this: "WITH_IPV6=yes make". pete -- http://www.hiddenrock.com "I see that I have turned my eyes to a treasure no less dear than the treasure of Thingol that Beren once desired." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011210122642.A12800>