-Original Message-
From: bind-users-bounces+dan.mcdonald=austinenergy@lists.isc.org on behalf
of Maria
Sent: Wed 21-Aug-13 16:18
To: ngiw2...@hotmail.com
Cc: bind-users@lists.isc.org
Subject: Re: Reinstall after modifying
On Wed, Aug 21, 2013 at 08:18:36PM +0200, Jan-Piet Mens
On Wed, Aug 21, 2013 at 08:18:36PM +0200, Jan-Piet Mens wrote:
> > how can I install bind as a named server after I have made my
> > modification to it's source code without using "yum"
>
> First you ./configure, specifying the options you want to use; pay
> particular attention to installation pa
Crude but effective:
1. install the yum package
2. check the output from ``named -V`` to see how the packaged version was
configured.
3. use the same directory-specific options that you see in step 2 when you run
``./configure`` in your copy of the source
4. ``make install`` (as root) right over
> how can I install bind as a named server after I have made my
> modification to it's source code without using "yum"
First you ./configure, specifying the options you want to use; pay
particular attention to installation paths. (The best way to determine
how your existing BIND was configured is
4 matches
Mail list logo