Subject: Re: Newbie Q's Little more
To: Joe Laffey <joe@laffeycomputer.com>
From: Colin Wood <cwood@ichips.intel.com>
List: port-mac68k
Date: 10/14/1998 14:20:06
Joe Laffey wrote:
> On Wed, Oct 14, 1998 3:10 PM, Colin Wood <mailto:cwood@ichips.intel.com>
> wrote:
> >> I figured out the add_pkg command and was able to add top. However,
> >when I
> >> try to add lynx I get:
> >> 
> >> /usr/libexec/ld.so: lynx: libncurses.so.3.4: No such file or directory
> >> 
> >> Anyone have any suggestions?
> >
> >you need to install the ncurses library package as well...
> >
> >later.
> 
> I added the ncurses-1.9.9g.tgz package and I am still getting the same
> message when I tried to execute lynx.
> 
> Ideas?

ah, yes.  add the following line to your /etc/ld.so.conf file (create it
if it doesn't already exist):

/usr/pkg/lib

of course, if you don't already have it, you might want to add
/usr/X11R6/lib in there as well.

After doing the above, you'll either need to reboot, or simply do a:

	ldconfig -m /usr/pkg/lib

as root.

I hope this helps.

Later.

-- 
Colin Wood                                 cwood@ichips.intel.com
Component Design Engineer - PMD                 Intel Corporation
-----------------------------------------------------------------
I speak only on my own behalf, not for my employer.