Help! NOTZONE error with nsupdate

J.M.Roth lists at roth.lu
Mon Sep 10 15:06:42 UTC 2001


I know, I know :)
But will the latest versions solve my problem??

jmr

-----Original Message-----
From: bind-users-bounce at isc.org [mailto:bind-users-bounce at isc.org] On
Behalf Of Paul Vixie
Sent: Monday, September 10, 2001 16:31
To: bind-users at isc.org
Subject: Re: Help! NOTZONE error with nsupdate

> If you feel you must use an RPM, bind-9.1.3-3.i386.rpm is available on
> RedHat's rawhide site.
> Learning to build your own is a valuable skill to cultivate (IMO).

Indeed.  Here, let me help.

	% cd
	% mkdir bindbuild
	% cd bindbuild
	% ftp ftp.isc.org
	Name: ftp
	Password: $YOU@$YOURDOMAIN
	ftp> passive
	ftp> cd isc/bind9/9.2.0rc2
	ftp> get bind-9.2.0rc2.tar.gz
	ftp> quit
	% tar xzf bind-9.2.0rc2.tar.gz
	% cd bind-9.2.0rc2
	% ./configure
	% make
	% make install
	% make clean
	% cd
	% rm -rf bindbuild

If the RPM is doing more than that, then, it's broken.




More information about the bind-users mailing list