Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Sep 2004 21:18:54 -0700
From:      "Joshua Lewis" <jmlewis@dslextreme.com>
To:        <freebsd-questions@freebsd.org>
Subject:   BIND9 REPLACE BASE BIND8
Message-ID:  <000401c49adb$1e195af0$3901a8c0@salvation>

next in thread | raw e-mail | index | archive | help
I have been having been having some issues with BIND that have been
driving me up the wall. I believe I may have located the problem. I
believe I had both BIND8 and BIND9 installed on the same system. So I am
reinstalling from the ports collection and overwriting BIND8 completely.
I wish to avoid this issue in the future. I found this in a how to
online and was wondering if it is accurate. 
 
if you plan on upgrading your base system, add "NO_BIND= true" to /
etc/make.conf to keep 'buildworld' from blowing away your current BIND
install.
 
 
For one thing there was no make.conf in /etc. Then the other thing is
the syntax looks odd to me. I would have thought it would be
NO_BIND="TRUE" as this is the syntax I have seen in rc.conf. Could
someone set me strait?
 
Thanks



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000401c49adb$1e195af0$3901a8c0>