According to Eric Smith on Sat, Jan 20, 2001 at 03:45:02AM +0200:
| Reply-To: 
| I am trying to fix an annoying problem in mutt in that it refuses to
| resize - stick at 24 lines for example.
| 
| Installed ncurses 5.0 and tried 
| [root@apple mutt-1.2.5]# ./configure --with-curses=/usr/include/ncurses
| 
| ... during make, got this:
| 
| cc -DSHAREDIR=\"/usr/local/share/mutt\"
| -DSYSCONFDIR=\"/usr/local/etc\"        -DBINDIR=\"/usr/local/bin\"
| -DHAVE_CONFIG_H=1 -I. -I.  -Iintl -I/usr/local/include
| -I/usr/include/ncurses/include -I./intl  -Wall -pedantic -g -O2 -c
| dotlock.c
| gcc  -Wall -pedantic -g -O2 -L/usr/include/ncurses/lib  -o mutt
<snip>

Problem solved - needed an older version of ncurses compatible with
the old C libs on the machine in question.

Back to full screen :)

-- 
Eric Smith

Reply via email to