From: tfisher AT teamparadigm DOT com (Tim Fisher) Subject: ncurses, less, and termcap 30 Jan 1998 04:28:38 -0800 Message-ID: <001101bd2d6d$4d2dbc10$b2e2e3d0.cygnus.gnu-win32@caliban.teamparadigm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit To: I finally got `ncurses' and `less' to compile, install, and run. Well, sort of. If you do any backward scrolling the screen gets all screwed up, so it really isn't doing much good right now. I suspect it may have something to do with the termcap file. I used the --enable-termcap configure option, but I'm not sure if that was right. Anybody know what will work here? BTW I had to comment out less's iprintf function redefinition (the whole thing) because gcc didn't like it, (it used parameter declarations different from the standard prototype in stdio.h). Could this be causing any trouble? I'm going to remake ncurses without the --enable-termcap option and see what that does. --Tim Fisher - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".