OK then - my md5sum check initially fails because pixman.tcz is not downloaded (but pixman.tcz.md5 -is-).
tce-load -w pixman.tcz
fails with
pixman.tcz: FAILED
md5sum: WARNING: 1 of 1 computed checksums did NOT match
Error on pixman.tcz
wget http://distro.ibiblio.org/tinycorelinux/4.x/x86_64/tcz/pixman.tcz
fails with
wget: bad response to RETR: 550 failed to open file
Either wget or tce-load will work with, for instance, findutils.tcz.
If I use my web browser (on regular core4.7) to go to the x86_64 repo and download pixman.tcz I can get it but it still has an md5 checksum mismatch.
-rw-r--r-- 1 tc staff 2395 Nov 13 12:51 pixman.tcz
Computed md5: 0e7fd4497a8e815b88581e3cd9de66a6 pixman.tcz
Downloaded md5: 951b008846b969468fbfb83efb809083 pixman.tcz
I've deleted that pixman.tcz and then retried tce-load and wget with the results above.