head 1.1; branch 1.1.1; access; symbols ISELECT_1_4_0:1.1.1.3 ISELECT_1_3_1:1.1.1.3 ISELECT_1_3_0:1.1.1.3 ISELECT_1_2_0:1.1.1.3 ISELECT_1_1_0:1.1.1.3 ISELECT_1_0_4:1.1.1.2 ISELECT_1_0_0:1.1.1.1 vendor:1.1.1; locks; strict; comment @# @; 1.1 date 97.09.17.07.03.51; author rse; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 97.09.17.07.03.51; author rse; state Exp; branches; next 1.1.1.2; 1.1.1.2 date 98.01.03.09.10.17; author rse; state Exp; branches; next 1.1.1.3; 1.1.1.3 date 98.04.05.16.43.09; author rse; state Exp; branches; next ; desc @@ 1.1 log @Initial revision @ text @ I N S T A L L A T I O N ======================= 1. Requirements Make sure you have NCurses already installed. You can get it from ftp://ftp.clark.net/pub/dickey/ncurses/ 2. Configuring the source $ ./configure --prefix=/path/to/iselect [--with-incdir=/path/to/ncurses/include] [--with-libdir=/path/to/ncurses/lib] 3. Build the program $ make 4. Install the program and manpage as /path/to/iselect/bin/iselect /path/to/iselect/man/man1/iselect.1 $ make install 5. Cleanup $ make distclean @ 1.1.1.1 log @Import iSelect 1.0.0 @ text @@ 1.1.1.2 log @Import iSelect 1.0.4 @ text @d7 2 a8 16 Make sure you have a SVr4 compatible Curses library installed. If your vendor's Curses library is not of this type, then you have to install one of these free variants: - GNU NCurses, Version 4.0 or later ftp://ftp.clark.net/pub/dickey/ncurses/. (works best, so this is recommended to use) - S-Lang, Version 0.99-38 or later ftp://space.mit.edu/pub/davis/slang/ (works, but display is a little bit restricted) ATTENTION! The standard `old' BSD Curses library does _not_ work. So, under SunOS, HP-UX and other BSD-bases systems you really need GNU NCurses or S-Lang Curses installed. The modern BSD-variants like FreeBSD already have NCurses, of course. d13 2 a14 2 [--with-incdir=/path/to/{ncurses,slang}/include] [--with-libdir=/path/to/{ncurses,slang}/lib] @ 1.1.1.3 log @Import iSelect 1.1.0 @ text @d11 2 a12 2 - GNU NCurses, Version 4.2 or later ftp://ftp.clark.net/pub/dickey/ncurses/ d15 1 a15 1 - S-Lang, Version 1.0.2 or later @