Subject: Re: kvm_mkdb doesn't
To: None <current-users@netbsd.org, pauls@locust.cic.net>
From: Chris G. Demetriou <cgd@alpha.bostic.com>
List: current-users
Date: 09/20/1994 01:30:24
sounds like:
	(1) your ps(1) is compiled against an old libkvm,
	(2) the new libkvm.*, etc., were installed in /usr/lib
	(3) therefore, w, which is dynamically linked, uses it.

i'd guess that if you recompile/relink ps, it'd work, too.


you said that "kvm_mkdb doesn't create any database as far as I can tell."
how did you try to 'tell'?



later,

chris