I downloaded Thunderbird 1.0.7 in .tar.gz form and untarred it.
Apparently, there's no need to run ./configure && make. You just do ./thunderbird.
Doing that gives:
Code:
./run-mozilla.sh: line 159: 15487 Segmentation fault "$prog" ${1+"$@"}
What is the problem?