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

[cobalt-security] bind-8.3.4 is available



========  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"

The macho men will follow the above,
For the others I expect that Michael will have a pkg soon.

Gerald
-- 
http://frontstreetnetworks.com         http://raqware.com
Front Street Networks LLC   |  Phone: 203-785-0699
229 Front Street, Ste C, New Haven, CT 06513-3203