]> git.deb.at Git - pkg/abook.git/blob - README
8ee54f149b7214f7af2ec955d803c02f5fe29cda
[pkg/abook.git] / README
1
2  ABOOK by JH <jheinonen@bigfoot.com>
3  -----
4
5 Abook is an addressbook program with mutt mail client support.
6
7 COMPILATION
8
9 To compile abook you must have ncurses developement libraries installed.
10 Starting from version 0.4.10 abook is know to compile with the native curses
11 library of SUN Solaris and OpenBSD.
12
13 If you compile with --enable-debug flag you should run abook like this:
14 abook 2> debug or abook 2> /dev/null. Abook has been compiled and tested
15 successfully on following platforms: (NOTE: All versions of abook haven't
16 been tested on all platforms.)
17
18 Linux (Debian GNU/Linux 2.1/2.2, RedHat 6.x)
19 Solaris 2.4
20 Solaris 2.5
21 Solaris 2.6
22 FreeBSD 3.3 (newer versions should work)
23 OpenBSD
24 NetBSD (reportedly requires ncurses to work properly)
25 AIX 3.2.5
26 HPUX
27 Irix 6.5
28 DEC alpha ?
29
30 INSTALLATION
31
32 See INSTALL for detailed instructions.
33
34 If you want to use abook with mutt you should add following line to your
35 ~/.muttrc or to the systemwide /etc/Muttrc file.
36
37 set query_command="abook --mutt-query '%s'"
38
39 After this you can make queries from mutt using the query command ( Q ).
40
41 NOTES
42
43 If your language specific characters doesn't work correctly make sure
44 that your locale configuration has been done properly. (On Linux you
45 must set at least LC_CTYPE environment variable)
46
47 If you want to import a ldif file generated by abook in Netscape you
48 must use the extension ``.4ld''.
49
50 OBTAINING ABOOK
51
52 Get the latest version from http://abook.sourceforge.net/
53
54 LICENSE
55
56 All files in this distribution are released under GNU GENERAL PUBLIC LICENSE.
57 See COPYING for details.
58
59 CONTACT AUTHOR
60
61 Send bugreports, fixes, wishes etc. to Jaakko Heinonen <jheinonen@bigfoot.com>
62 or preferably use the mailing list. (See http://abook.sourceforge.net/ for
63 details)
64