On Oct 05 at 13:25, Thomas Dickey spoke:
> On Sat, Oct 05, 2002 at 06:55:04PM +0200, Hanspeter Roth wrote:
>
> > ./configure --prefix=/usr/opt/ncurses-5.2
Sorry I was referring to the configuration of ncurses.
> export CPPFLAGS="-I/usr/opt/ncurses-5.2/include"
> export LDFLAGS
On Sat, Oct 05, 2002 at 06:55:04PM +0200, Hanspeter Roth wrote:
> Hm. In deed it seems to be off.
> Does it depend on the ncurses configuration?
> I just did:
>
> ./configure --prefix=/usr/opt/ncurses-5.2
The --prefix option of configure scripts is used to tell where the application
should be
On Oct 05 at 12:29, Thomas Dickey spoke:
> but what does the output of the configure script look like? For example,
> the related section when I configure:
>
> checking for ispell... /usr/bin/ispell
> checking for initscr in -lncurses... yes
> checking for ncurses.h... yes
> checking for star
On Sat, Oct 05, 2002 at 05:59:08PM +0200, Hanspeter Roth wrote:
> On Oct 01 at 16:15, Thomas Dickey spoke:
>
> > On Tue, Oct 01, 2002 at 09:52:34PM +0200, Hanspeter Roth wrote:
> > >
> > > If I could manage to build a mutt linked against an standard
> > > ncurses5.x then shoud there be a worki