Tks for your advice. I already have Thunderbird-1.0.6 up running
http://www.linuxfromscratch.org/blfs/view/stable/xsoft/other.html#thunderbird
Thunderbird can now receive and send emails.
But having problem on building the Enigmail extension during running following steps;
tar -zxf ../enigmail-0.92.0.tar.gz -C extensions &&
tar -zxf ../ipc-1.1.3.tar.gz -C extensions &&
build/autoconf/make-makefile extensions/ipc extensions/enigmail &&
make -C extensions/ipc &&
make -C extensions/enigmail[code:1]bash: autoconf/make-makefile: No such file or directory[/code:1]Any suggestion to fix this problem.