BIND 9.2.0a2

Brad Knowles brad.knowles at skynet.be
Thu Jun 14 16:26:12 UTC 2001


At 5:13 PM +0100 6/14/01, Simon Waters wrote:

>  So it must be a configuration or library issue with the
>  Redhat 6.1 box - or did I miss something?

	It is generally not safe to copy binaries built on one version of 
one OS on one platform, to a different box on a different version of 
a different OS on another platform.  There are far too many subtle 
library differences, etc....

	If you want to run this code on your Redhat 6.1 box, you need to 
find a way to get it to compile under Redhat 6.1 -- preferably on 
that machine (since many Linux boxes have lots of internal 
differences, even if they do have similar external version numbers).


	Alternatively, drop back to version 9.1.2-REL or the latest 
release candidate of 9.1.3.

-- 
Brad Knowles, <brad.knowles at skynet.be>

/*        efdtt.c  Author:  Charles M. Hannum <root at ihack.net>          */
/*       Represented as 1045 digit prime number by Phil Carmody         */
/*     Prime as DNS cname chain by Roy Arends and Walter Belgers        */
/*                                                                      */
/*     Usage is:  cat title-key scrambled.vob | efdtt >clear.vob        */
/*   where title-key = "153 2 8 105 225" or other similar 5-byte key    */

dig decss.friet.org|perl -ne'if(/^x/){s/[x.]//g;print pack(H124,$_)}'


More information about the bind-users mailing list