Subject: Re: ncftp2 questions
To: bvjsales <bvjsales@japan.co.jp>
From: Colin Wood <cwood@ichips.intel.com>
List: port-mac68k
Date: 07/26/1998 12:58:38
bvjsales wrote:
> Hi,
> 
> 	I'm working on NetBSD 1.3 on a Quadra 840AV. It works very nicely
> so far.
> 
> 	I was trying to install ncftp and downloaded the ncurses-1.9.9g.tgz
> and the ncftp-2.3.4.tgz
> 
> 	I used tar zxpvf filename   on each.

Are these the pkg system versions?  If so, you need to install them via
pkg-add in order for things to get setup correctly.
 
> 	However, when I tried to use ncftp2 it complained of the following:
> 
> 	/usr/libexec/ld.so: ncftp2: libncurses.so.3.4: No such directory or
> file
> 
> 	although, on investigation, I found the files as follows
> 	/bin/ncftp2
> 	/usr/lib/libncurses.so.3.4
> 	/usr/libexec/ld.so
> 
> 	any ideas about what's up with this? did i miss something like make
> or make install or build or whatever (I'm new at this)

You need to rerun ldconfig so that the hints file will realize that you
now have the ncurses library installed.  If you use pkg-add, it will do
this for you.

> also: I need a www server on 1.3 can i use apache's 1.3.1 version

Whatever version is in the pkg system should work just fine :-)

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.