Re: [users@httpd] Re: compile and install from source

2015-03-29 Thread Jeff Trawick

On 03/29/2015 03:05 AM, @lbutlr wrote:

On Mar 29, 2015, at 00:46, @lbutlr krem...@kreme.com wrote:

Downloaded and compiled bind-9.9.7 and it built fine (./configure  make  
make install). but  /usr/sbin/named is still 9.8

If I try to start named (service named start), it starts this version instead 
of the version in /usr/local/sbin

I assume I need to either replace /etc/rc.d/named or fix it somehow?

I found this in /etc/defaults/rc,conf:


wrong mailing list ;)


-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



[users@httpd] Re: compile and install from source

2015-03-29 Thread @lbutlr

 On Mar 29, 2015, at 00:46, @lbutlr krem...@kreme.com wrote:
 
 Downloaded and compiled bind-9.9.7 and it built fine (./configure  make  
 make install). but  /usr/sbin/named is still 9.8
 
 If I try to start named (service named start), it starts this version instead 
 of the version in /usr/local/sbin
 
 I assume I need to either replace /etc/rc.d/named or fix it somehow?

I found this in /etc/defaults/rc,conf:

named_enable=NO   # Run named, the DNS server (or NO).
named_program=/usr/sbin/named # Path to named, if you want a different one.
named_conf=/etc/namedb/named.conf # Path to the configuration file
#named_flags= # Use this for flags OTHER than -u and -c
named_uid=bind# User to run named as
named_chrootdir=/var/named# Chroot directory (or  not to auto-chroot it)
named_chroot_autoupdate=YES   # Automatically install/update chrooted
# components of named. See /etc/rc.d/named.
named_symlink_enable=YES  # Symlink the chrooted pid file
named_wait=NO # Wait for working name service before exiting
named_wait_host=localhost # Hostname to check if named_wait is enabled
named_auto_forward=NO # Set up forwarders from /etc/resolv.conf
named_auto_forward_only=NO# Do forward only instead of forward first”

So I changed the path to /usr/local/sbin/named

But now I get:

$ /etc/rc.d/named start
Starting named.
/etc/rc.d/named: WARNING: failed to start named

But there is nothing in /var/log/messages

-- 
The early bird gets the worm, but the second mouse gets the cheese.


-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



[users@httpd] Re: compile and install from source

2015-03-29 Thread @lbutlr
On Mar 29, 2015, at 12:53, Jeff Trawick traw...@gmail.com wrote:
 On 03/29/2015 03:05 AM, @lbutlr wrote:
 On Mar 29, 2015, at 00:46, @lbutlr krem...@kreme.com wrote:
 
 Downloaded and compiled bind-9.9.7 and it built fine (./configure  make 
  make install). but  /usr/sbin/named is still 9.8
 
 If I try to start named (service named start), it starts this version 
 instead of the version in /usr/local/sbin
 
 I assume I need to either replace /etc/rc.d/named or fix it somehow?
 I found this in /etc/defaults/rc,conf:
 
 wrong mailing list ;)

Ooops. No WONDER there were no replies on the bind list!


-- 
the first man to hear the voice of Om, and who gave Om his view of
humans, was a shepherd and not a goatherd. They have quite different
ways of looking at the world, and the whole of history might have been
different. For sheep are stupid and have to be driven. But goats are
intelligent and have to be led. (Small Gods)


-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



[users@httpd] Re: compile and install from source

2015-03-29 Thread @lbutlr

 On Mar 29, 2015, at 17:34, @lbutlr krem...@kreme.com wrote:

Argh! Did it again! Sorry!

-- 
And the three men I admire most, the father son and the holly ghost they
caught the last train for the coast...


-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org