confine bind into one directory?

Jack Barnett jbarnett at axil.netmate.com
Mon Jun 19 15:56:11 UTC 2000


Hi

I am trying to install bind, but confine it to one directory.  For example,
I am trying to put everything in /usr/local/bind, the subdirectory under
here would be sbin, etc, bin, lib, include, etc..

Before the "make install", I edited the settings file so it looks like this:

bash-2.00$ cat .settings
'CC=gcc' 'CDEBUG=-g -O2' 'DESTBIN=/usr/local/bind/bin'
'DESTSBIN=/usr/local/bind/sbin' 'DESTEXEC=/usr/local/bind/sbin'
'DESTMAN=/usr/local/bind/share/man' 'DESTHELP=/usr/local/bind/lib'
'DESTETC=/usr/local/bind/etc' 'DESTRUN=/usr/local/bind/etc' 'LDS=:'
'AR=/usr/ccs/bin/ar cru' 'LEX=/usr/ccs/bin/lex' 'YACC=/usr/ccs/bin/yacc -d'
'SYSLIBS=-ll -lnsl -lsocket' 'INSTALL=/usr/ucb/install' 'MANDIR=man'
'MANROFF=man' 'CATEXT=$$N' 'PS=ps -p' 'RANLIB=/usr/ccs/bin/ranlib'

but it doesn't create the "etc" directory or "share" directory

Also does anyone know where some docs on named-bootconf on it usage, it is
just hanging for a long time.

One last question, if I can get everything in one directory, where should
all the db files be stored?

Thanks,
Jack





More information about the bind-users mailing list