WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: can't download firefox  (Read 100 times)

Offline MaxFury

  • Jr. Member
  • **
  • Posts: 53
can't download firefox
« on: May 11, 2026, 06:04:09 PM »
I am not sure why, but I ran the get latest script and it wont get firefox on x64 17.0. Any ideas?

Offline MaxFury

  • Jr. Member
  • **
  • Posts: 53
Re: can't download firefox
« Reply #1 on: May 11, 2026, 06:06:11 PM »
the same with compiletc and geany. nothing works.

Offline MaxFury

  • Jr. Member
  • **
  • Posts: 53
Re: can't download firefox
« Reply #2 on: May 11, 2026, 06:26:06 PM »
oh wait, if i type out tce-load -wi geany.tcz in the command line, then it works!

Offline CNK

  • Wiki Author
  • Sr. Member
  • *****
  • Posts: 446
Re: can't download firefox
« Reply #3 on: May 11, 2026, 07:15:12 PM »
What error do you get?

You need to use the latest version of the firefox_getLatest.sh script, so enter this command in a terminal window:

Code: [Select]
md5sum /etc/sysconfig/tcedir/optional/firefox_getLatest.tcz

And check it returns this:
Code: [Select]
650f9d1c2ef095101b0a50c8941d0768  /etc/sysconfig/tcedir/optional/firefox_getLatest.tcz

If the first bit is different, run update-everything to update the whole system or download the current version directly and move it to /etc/sysconfig/tcedir/optional/firefox_getLatest.tcz, replacing the existing file.