Bind9.3.1 Installation question!

Joseph S D Yao jsdy at center.osis.gov
Fri Apr 15 20:00:58 UTC 2005


On Fri, Apr 15, 2005 at 09:03:51AM -0400, Thanh Vo wrote:
> I experiment the bind9.3.1 installation. The installation was OK but the 
> {prefix}/var and {prefix}/etc were not shown!
> Does anyone has any idea?
> 
> TVo

Nothing is installed there.  Instead, those are directories in which it
expects to find various files.

=======================================================================
(all Makefiles):sysconfdir =	/etc
(all Makefiles):localstatedir =	/var
bin/check/Makefile:CDEFINES = 	-DNAMED_CONFFILE=\"${sysconfdir}/named.conf\"
bin/named/Makefile:		-DNS_LOCALSTATEDIR=\"${localstatedir}\" \
bin/named/Makefile:		-DNS_SYSCONFDIR=\"${sysconfdir}\" -c ${srcdir}/main.c
bin/named/Makefile:		-DNS_LOCALSTATEDIR=\"${localstatedir}\" \
bin/rndc/Makefile:		-DRNDC_CONFFILE=\"${sysconfdir}/rndc.conf\" \
bin/rndc/Makefile:		-DRNDC_KEYFILE=\"${sysconfdir}/rndc.key\" \
bin/rndc/Makefile:		-DRNDC_KEYFILE=\"${sysconfdir}/rndc.key\" \
bin/named/config.c:68:#	pid-file \"" NS_LOCALSTATEDIR "/named.pid\"; /* or /lwresd.pid */\n\
=======================================================================

-- 
Joe Yao
-----------------------------------------------------------------------
   This message is not an official statement of OSIS Center policies.



More information about the bind-users mailing list