Learn Tiny Core. View Tiny Core Screen Shots and Videos.
$ tce-load -wil curl$ curl --helpcurl: error while loading shared libraries: libzstd.so.1: cannot open shared object file: No such file or directory$ tce-load -wil libzstd.tcz$ curl --helpUsage: curl [options...] <url>
echo 'libzstd.tcz' >> 14.x/x86/tcz/curl.tcz.depecho 'libzstd.tcz' >> 15.x/x86/tcz/curl.tcz.dep
curl version 8.4.0 for TinyCore x86 v14 and 15 was compiled with zstd. It is missing from the curl.tcz.dep file causing curl to not start.