Subject: Re: linking against ncurses
To: None <netbsd-users@netbsd.org>
From: Julio Merino <jmmv@hispabsd.org>
List: netbsd-users
Date: 06/15/2002 00:36:05
On Sat, 15 Jun 2002 00:20:51 +0200
"Hanspeter Roth" <hanspeter_roth@hotmail.com> wrote:

> Hello,
> 
> I tried to link mutt against /usr/pkg/lib/libncurses.
> In /usr/pkgsrc/mail/mutt I tried:
> 
>     make patch
>     CONFIGURE_ARGS='--with-curses=/usr/pkg' make
> 
> But mutt got linked against /usr/lib/libcurses.so.3.
> 
> How can one link mutt against ncurses?

I'm not sure though maybe you need to install devel/ncurses first
by hand and then make mutt as usual... If not, you can build it
against slang with 'make MUTT_USE_SLANG=yes'...

Regards

--
HispaBSD admin - http://www.hispabsd.org
Julio Merino <jmmv@hispabsd.org>