Subject: Re: packages on 1.3.2
To: <>
From: None <mcmahill@mtl.mit.edu>
List: port-pmax
Date: 12/12/1998 00:31:03
> > The problem we have is that the ssh package isn't finding the
> > librsaref.so.2.0 library, which is in fact sitting in /usr/pkg/lib. I've
> > applied the 1.3.2 libc patch, and thought I'd seen the solution to this
> > problem go by. Can someone briefly remind me?

make sure /usr/pkg/lib is listed in /etc/ld.so.conf so ld knows where to
look for librsaref.so.2.0

-Dan