On Wed, 2007-04-11 at 09:58 -0700, Kurt Buff wrote: > New installation on FreeBSD 6.2, ran 'sa-update -D', got the following > output, which I've snipped to highlight the questions I have: > > 1) I've added this from ports with pkg_add: > [11431] dbg: diag: module not installed: Net::Ident ('require' failed) > > 2) I'm assuming that I'll have to add this via CPAN, as it doesn't seem to > be in the ports tree - is this correct?
I have it here...do this... # cd /usr/ports/dns/p5-Net-DNS # make all install clean Update your ports tree if not found. -- Robert