Hi folks,

I completed installation of Thunderbird-1.0.6
http://www.linuxfromscratch.org/blfs/view/stable/xsoft/other.html#thunderbird

on BLFS 6.1, not on chroot environment.  Thunderbird can be started to
receive and send emails.

Installation went through smoothly except building the Enigmail
extension on 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
bash: autoconf/make-makefile: No such file or directory
- END -

It complained saying "No such file or directory".  Therefore I left
this
part and following steps
make -C extensions/ipc install &&
make -C extensions/enigmail install
uncompleted.

Other parts on this section have been completed according to the
instruction.

bash-3.00$ ls /sources/ | grep enigmail
enigmail-0.92.0.tar.gz
bash-3.00$ ls /sources/ | grep ipc
ipc-1.1.3.tar.gz

showing that the 2 packages were there.  Please advise how to fix the
problem.  TIA

Remark: I haven't installed the Recommended dependencies GnuPG-1.4.1
(for the Enigmail extension).  Would it be a problem?

B.R.
SL

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to