[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] bind-8.3.4 is available
- Subject: [cobalt-users] bind-8.3.4 is available
- From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun Nov 17 05:45:43 2002
- Organization: Front Street Networks LLC
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
======== 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