Tiny Core Linux
Tiny Core Base => TCB Talk => Topic started 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?
-
the same with compiletc and geany. nothing works.
-
oh wait, if i type out tce-load -wi geany.tcz in the command line, then it works!
-
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:
md5sum /etc/sysconfig/tcedir/optional/firefox_getLatest.tcz
And check it returns this:
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.