The Makefile is provided by Kai from Germany. Thanks!
Just run Makefile.. It's pretty much straight forward.

do 'make Linux' to see the instruction.

One thing that you HAVE TO do yourself is to set environment variable,
PAGER. This can be done either by
	setenv PAGER less	; for tcsh or csh
	export PAGER=less	; for bash or sh
With PAGER, you can edit the .ztalkrc while you are using ztalk. For 'less',
you can do this by:

[ztalk] l 	; for listing

when 'less' shows the .ztalkrc, simply press 'v' to go into vi or your 
favorite editor.

ztalk will re-read the .ztalkrc whenever you use alias, so just go ahead
and edit the file whenever you want to. (You don't have to use 'l' command
to edit it. Use anything.) 

for those people who INSTALL MANUALLY, don't forget to make /tmp/aMa for
the answering machine thing. It will record all the incoming voices (while
you are set away) to that directory. All the files will be time tagged.
So you can easily know which came at what time.

-fein-
