This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: RV: newbie: TERM=dumb unknown


Hi Yves,

>Thanks,
>
>Where can I find ncurses or termcap ?
>Which do you recomend ?

   *ncurses-4.1*
   -----------

   - what is it?
     - As soon as a text application needs to directly control its
       output to the screen (e.g. wants to place the cursor at location
       x y and then write text), ncurses is used. The panel and the
       forms libraries are included in this package. These new
       libraries support color, special  characters and panels.

   - system
     - Windows NT4 German / SP3

   - preliminaries
     - /bin/sh has to be *bash, not ash*
       - umount /bin (if mounted)
       - cp <cygnus>/bash.exe /bin/sh.exe

   - configure
     - works without changes

   - make
     - works without changes

   - make install
     - works without changes

   - notes
     - works the same way for ncurses-4.2
       (according to noer@cygnus.com  (Geoffrey Noer))

   - package availability
     - on ftp.franken.de
     - in /pub/win32/develop/gnuwin32/cygwin32/porters/Hirmke_Michael
     - as ncurses-4.1-win32-bin.tar.gz
     - or ncurses-4.1-win32-bin.zip

   - contributed by
     - mh@mike.franken.de (Michael Hirmke)

[...]

Bye.
Michael.
--
Michael Hirmke           | Telefon +49 (911) 557999
Georg-Strobel-Strasse 81 | FAX     +49 (911) 557664
90489 Nuernberg          | E-Mail  mailto:mh@mike.franken.de
                         | WWW     http://aquarius.franken.de/
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]