[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] bind-8.3.4 is available



Gerald graciously provided help to us be providing:
> ========  MIPS may need these ===========
> If you do not have lex, get GNU flex.
> wget ftp://ftp-eng.cobalt.com/pub/contrib/mips/flex-2.5.4a-3.mipsel.rpm
> rpm -ivh flex-2.5.4a-3.mipsel.rpm
> rm flex-2.5.4a-3.mipsel.rpm
> ======================================
> I have big partitions, so all my source is in /usr/local/src
> Use something like /home/src/ (mkdir /home/src/)
>
> mkdir /home/src/bind-8.3.4
> cd /home/src/bind-8.3.4
> wget ftp://ftp.isc.org/isc/bind/src/8.3.4/bind-src.tar.gz
> tar -zxvf bind-src.tar.gz
> cd src
> make clean
> make depend
> make all
> make install
> ndc restart
> ndc status
>    Should show "named 8.3.4-REL"

Hey Gerald - one question, as I know you don't use the GUI for DNS. Do you
know if it will affect it? I presume not as it is such a minor change, but I
figured I better ask before I screw myself up.

Thanks, and thanks for all your help.
Rick