Hi dutuka
It looks like it created thunderbir.tcz.
I did see one error:
xargs: strip: No such file or directoryThe only impact that has is the extension may be larger than it needs to be. If you want, you can install binutils.tcz
and run the script again to make it smaller.
After the script is run, you can find thunderbird.tcz in /tmp/thunderbird/. Copy it to your tce/optional/ directory.
The /tmp/ directory is not persistent. When you reboot, its contents are lost.
Create a dependency file like this:
echo dbus-glib.tcz > thunderbird.tcz.depecho libasound.tcz >> thunderbird.tcz.depecho gtk2.tcz >> thunderbird.tcz.depCopy it to your tce/optional/ directory.
Then:
tce-load -i thunderbirdAn icon should appear for thunderbird. Click it to see if it starts. If you have a problem, open a terminal and enter
thunderbird. If you get error messages, post them.