ListAcc wrote: > Kirk wrote: >> ListAcc wrote: >>> Kirk wrote: >>>>>>>>>> Hi, >>>>>>>>>> >>>>>>>>>> >>>>>>>>>>> I have removed Bind 9.4.2 from CentOS with yum and compiled >>>>>>>>>>> Bind 9.3.5-P2. I am having trouble using the old init script >>>>>>>>>>> from the rpm setup previously installed. Bind will not start >>>>>>>>>>> but will stop fine. It is chroot the same as the rpm. I did >>>>>>>>>>> not create the proc directory if this helps...I can't seem to >>>>>>>>>>> find the culprit. >>>>>>>>>>> >>>>>>>>>>> >>>> >>>> I am jumping in this towards the end, so forgive me if these >>>> questions have already been answered. >>>> >>>> Is the version you "removed" above really 9.4.2? Or was it perhaps >>>> 9.2.4? >>>> >>>> How did you remove the above package? >>>> >>>> When you compiled 9.3.5-P2 did it perhaps put the new binaries in >>>> /usr/local/sbin? >>>> >>>> >>>> >>>> >>>> >>> You are right I was typing error. 9.2.4 >> >> So, whats the answers to the other questions I asked? > > Yes the main files are there dnssec-keygen dnssec-signzone lwresd > named named-checkconf named-checkzone rndc rndc-confgen >
so those "main" files are located where? Keep in mind if you compile BIND from source, the binaries get put in /usr/local by default *unless* you tell the configure script to put them elsewhere. So the CentOS init scripts will *not* know the new location for the new binaries.
