bind 9.3.5-P2 init.d script

Chris Buxton cbuxton at menandmice.com
Sun Aug 24 04:10:16 UTC 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Aug 21, 2008, at 6:25 AM, Linux Addict wrote:
> ListAcc wrote:
>> Linux Addict wrote:
>>
>> + case "$1" in
>> + start
>> + '[' -x /usr/sbin/named ']'
>> + exit 5
>>
>>
>> --Otis
>>
>>
>
> This is what your problem is:
>
> ROOTDIR/${named_conf} failed:
>
> If you are running on chroot environment, make sure named.conf placed
> correctly. So it will be "ROOTDIR Value in etc sysconfig named" / 
> named.conf

Not correct. What failed is `[ -x /usr/sbin/named ]`. As another  
poster indicated, configuring without --prefix yields an installation  
in /usr/local instead of /usr.

The OP should recompile, starting from the configure step. The  
configure command must be given arguments setting "prefix" to "/usr",  
plus resetting the locations of named.conf and named.pid. Try './ 
configure --help | less' for a list of all available options.

Chris Buxton
Professional Services
Men & Mice

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)

iEYEARECAAYFAkiw3ykACgkQ0p/8Jp6Boi1+DQCeMqFK0OSrhDf5bHnUF/FmjXTS
s5wAn08RLmDcc0/rTBcJZ+U5Rqw0MTST
=QnXc
-----END PGP SIGNATURE-----


More information about the bind-users mailing list