On Tue, Dec 17, 2002 at 11:46:53AM -0800, Account for Debian group mail wrote:
> We just installed the new R1 Update programs in our new mail server. We
> are getting the following error when running "ps ax |less":
> 
> "ps: error while loading shared libraries: libproc.so.2.0.6: cannot open
> shared object file: No such file or directory"

Do you have a local version of ps in e.g. /usr/local/bin? If so, move it
aside.

Otherwise:

  which ps
  ldd `which ps`
  dpkg -l procps

Regards,

-- 
Colin Watson                                  [[EMAIL PROTECTED]]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to