[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] bind 8.3.3 patch
- Subject: Re: [cobalt-users] bind 8.3.3 patch
- From: "Andy Clyde, oxfordmusic.net" <andy.clyde@xxxxxxxxxxxxxxx>
- Date: Thu Nov 14 04:01:00 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> Patching your bind
> ssh to your server
> issues su -
> Start at 'A' or 'B'
> A.=== If you don't have your src ===
> cd /usr/local/src
> mkdir bind-8.3.3
> cd bind-8.3.3
> wget ftp://ftp.isc.org/isc/bind/src/8.3.3/bind-src.tar.gz
> tar -zxvf bind-src.tar.gz
> rm bind-src.tar.gz
> cd src
> B.=== if you do still have your source ===
> cd /usr/local/src/bind-8.3.3/src (or where your source is)
> wget http://www.isc.org/products/BIND/patches/bind833.diff
> patch -p0 bind833.diff
my RaQ3 hangs at this point...
any ideas?
andy