WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Update Thunderbird  (Read 5332 times)

Offline Rich

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

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: Update Thunderbird
« Reply #16 on: March 04, 2021, 09:39:38 AM »
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, 10:57:41 AM »
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: 11178
Re: Update Thunderbird
« Reply #18 on: March 05, 2021, 11:08:45 AM »
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, 11:30:21 AM »
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, 11:33:05 AM by dutuka »

Offline Rich

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

Offline dutuka

  • Newbie
  • *
  • Posts: 15
Re: Update Thunderbird
« Reply #21 on: March 05, 2021, 11:38:08 AM »
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, 11:47:34 AM »
Ok, I run:

tce-load -i gtk3.tcz

then Thunderbird starts successfully without having firefox loaded.

Offline Rich

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