Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: MaxFury on May 11, 2026, 06:04:09 PM

Title: can't download firefox
Post by: MaxFury 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?
Title: Re: can't download firefox
Post by: MaxFury on May 11, 2026, 06:06:11 PM
the same with compiletc and geany. nothing works.
Title: Re: can't download firefox
Post by: MaxFury 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!
Title: Re: can't download firefox
Post by: CNK 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 (http://tinycorelinux.net/17.x/x86_64/tcz/firefox_getLatest.tcz) directly and move it to /etc/sysconfig/tcedir/optional/firefox_getLatest.tcz, replacing the existing file.