On Wed, Jun 12, 2002 at 04:14:28PM -0700, Cricket Liu wrote: > > > require 'sys/socket.ph'; > > > > This last one fails. > > And the first one works? Seems like a good reason to use the first one! There's a good chance that you need to generate the perl header files needed by the script. Normally this is done manually during Perl installation by these means: cd /usr/include h2ph *.h sys/*.h However, if you're running Linux you may need to run cd /usr/include h2ph *.h sys/*.h asm/*.h > Remember that on later versions of BIND 8, you'll need to turn on > host-statistics with > > options { > host-statistics yes; > }; > > to get the detailed stats you need in the stats file. If you enable this on a heavily loaded server, be sure you have automated monitoring of memory usage and of the DNS service itself. You may have problems with one or both. -- Computer /nm./: a device designed to speed and automate errors. - From the Jargon File. -- Attached file included as plaintext by Ecartis -- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9B9tpWpDEZMF673kRAtCsAJ4iKJQUmzOt5nA74rzwRxYSxkVVMgCfW8pv qTMw3/nG74e0khg1ox/3VMU= =sKgB -----END PGP SIGNATURE-----