10 Aug 2006 04:49
Re: (Bind 9.3.2) with dlz: REQUIRE (module...)
Ronald Wiplinger <ronaldlists <at> hotmail.com>
2006-08-10 02:49:13 GMT
2006-08-10 02:49:13 GMT
>Ronald, > >What version of the DLZ patch are you using and where >did you get it from. For Bind 9.3.2 you should use >the DLZ patch from here: http://projects.navynet.it/ > Rob, thanks for looking at this. I tried it again, below is the history file for that part: 1036 cp bind-9.3.2.tar.gz bind-new 1037 cp ctrix_dlz_9.3.2-1.patch bind-new 1038 cd bind-new 1039 ls 1040 tar -xvzf bind-9.3.2.tar.gz 1041 ls 1042 more ctrix_dlz_9.3.2-1.patch 1043 mv bind-9.3.2 bind-9.3.2-orig 1044 ls 1045 patch -p0 <ctrix_dlz_9.3.2-1.patch 1046 ls 1047 cd bind-9.3.2-orig/ 1048 ls 1049 ./configure --prefix=/usr/local --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --enable-threads --with-libtool --enable-shared --enable-static --with-openssl=/usr --with-gnu-ld --enable-ipv6 --with-dlz-mysql --with-dlz-bdb --with-dlz-filesystem --with-dlz-stub(Continue reading)
RSS Feed