WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Update Thunderbird  (Read 6640 times)

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11594
Re: Update Thunderbird
« Reply #15 on: March 04, 2021, 12:24:27 PM »
Hi Juanito
Thanks. This is one of the pre-compiled packages Mozilla offers.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11594
Re: Update Thunderbird
« Reply #16 on: March 04, 2021, 12:39:38 PM »
Hi dutuka
Thunderbird has been posted to the TC12 64 bit repository.

Remove the old extension from your  tce/optional  directory:
Code: [Select]
rm -f /etc/sysconfig/tcedir/optional/thunderbird.tcz*
Reboot your machine. Then:
Code: [Select]
tce-load -wi thunderbird

Offline dutuka

  • Newbie
  • *
  • Posts: 15
Re: Update Thunderbird
« Reply #17 on: March 05, 2021, 01:57:41 PM »
Hi Rich, thank you for your help. I tried to install Thunderbird on a fresh TC12 -32 bit and get it installed, but it still does not start. From terminal, it shows this error:

thunderbird: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory

On fresh TC12 -64 bit it worked on first attemtp. Thank you so much :)

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11594
Re: Update Thunderbird
« Reply #18 on: March 05, 2021, 02:08:45 PM »
Hi dutuka
... thunderbird: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory ...
Thank you for reporting that. Does it start if you install  gcc_libs.tcz ?

Offline dutuka

  • Newbie
  • *
  • Posts: 15
Re: Update Thunderbird
« Reply #19 on: March 05, 2021, 02:30:21 PM »
Still not, I installed gcc_libs.tcz and started thunderbird, it shows this error:

Quote
XPCOMGlueLoad error for file /tmp/tcloop/thunderbird/usr/local/thunderbird/libmozgtk.so:
libgtk-3.so.0: cannot open shared object file: No such file or directory
Couldn't load XPCOM
« Last Edit: March 05, 2021, 02:33:05 PM by dutuka »

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11594
Re: Update Thunderbird
« Reply #20 on: March 05, 2021, 02:37:12 PM »
Hi dutuka
Install  gtk3.tcz.

Offline dutuka

  • Newbie
  • *
  • Posts: 15
Re: Update Thunderbird
« Reply #21 on: March 05, 2021, 02:38:08 PM »
After running firefox_getLatest.tcz and have firefox installed, Thunderbird starts now.

Offline dutuka

  • Newbie
  • *
  • Posts: 15
Re: Update Thunderbird
« Reply #22 on: March 05, 2021, 02:47:34 PM »
Ok, I run:

tce-load -i gtk3.tcz

then Thunderbird starts successfully without having firefox loaded.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11594
Re: Update Thunderbird
« Reply #23 on: March 05, 2021, 03:00:12 PM »
Hi dutuka
Excellent. Thank you for testing. The dependency file has been updated.