X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=README;h=d0b035dc2caa4257ddd55238c722f87afa5541ef;hb=26f81ec9ea56e0b8f413cd2af7a68cfe45ee925a;hp=e2fa91eb5253e8d74cd64834dfd2774522666c0a;hpb=ef09307370c849baecece089500b52b54d726397;p=pkg%2Fabook.git diff --git a/README b/README index e2fa91e..d0b035d 100644 --- a/README +++ b/README @@ -7,25 +7,26 @@ Abook is an addressbook program with mutt mail client support. COMPILATION To compile abook you must have ncurses developement libraries installed. -Starting from version 0.4.10 abook is know to compile with the native curses +Starting from version 0.4.10 abook is known to compile with the native curses library of SUN Solaris and OpenBSD. -If you compile with --enable-debug flag you should run abook like this: -abook 2> debug or abook 2> /dev/null. Abook has been compiled and tested -successfully on following platforms: (NOTE: All versions of abook haven't -been tested on all platforms.) +If you compile with --enable-debug flag you should redirect standard error +to somewhere. (for example abook 2> debug or abook 2> /dev/null. Abook has +been compiled and tested successfully on following platforms: +(NOTE: All versions of abook haven't been tested on all platforms.) Linux (Debian GNU/Linux 2.1/2.2, RedHat 6.x) Solaris 2.4 Solaris 2.5 Solaris 2.6 -FreeBSD 3.3 (newer versions should work) +FreeBSD 3.3 (newer versions should be OK) OpenBSD NetBSD (reportedly requires ncurses to work properly) AIX 3.2.5 HPUX Irix 6.5 DEC alpha ? +GNU/Hurd INSTALLATION